Class VariaPreviewer
Utility for automatically calling VariaUtils.Instantiate.
This is particularly useful in the editor to get a live preview of results.
Inheritance
VariaPreviewer
Namespace: Varia
Assembly: cs.temp.dll.dll
Syntax
public class VariaPreviewer : MonoBehaviour
Fields
continuousRefresh
Declaration
public bool continuousRefresh
Field Value
refreshBufferTime
Declaration
public float refreshBufferTime
Field Value
refreshInEditor
Declaration
public bool refreshInEditor
Field Value
seed
Declaration
Field Value
target
Declaration
Field Value
Type |
Description |
GameObject |
|
Methods
Refresh()
Declaration