Show / Hide Table of Contents

Class VariaPreviewer

Utility for automatically calling VariaUtils.Instantiate. This is particularly useful in the editor to get a live preview of results.

Inheritance
Object
VariaPreviewer
Namespace: Varia
Assembly: cs.temp.dll.dll
Syntax
public class VariaPreviewer : MonoBehaviour

Fields

continuousRefresh

Declaration
public bool continuousRefresh
Field Value
Type Description
Boolean

refreshBufferTime

Declaration
public float refreshBufferTime
Field Value
Type Description
Single

refreshInEditor

Declaration
public bool refreshInEditor
Field Value
Type Description
Boolean

seed

Declaration
public int seed
Field Value
Type Description
Int32

target

Declaration
public GameObject target
Field Value
Type Description
GameObject

Methods

Refresh()

Declaration
public void Refresh()
Back to top Generated by DocFX