Class OverdrawControl
Inherited Members
Namespace: Global Namespace
Syntax
public class OverdrawControl : MonoBehaviour
Fields
objectCount
Declaration
public int objectCount
Field Value
Type | Description |
---|---|
Int32 |
offset
Declaration
public Vector3 offset
Field Value
Type | Description |
---|---|
Vector3 |
origin
Declaration
public Vector3 origin
Field Value
Type | Description |
---|---|
Vector3 |
overdrawText
Declaration
public Text overdrawText
Field Value
Type | Description |
---|---|
UnityEngine.UI.Text |
prefab
Declaration
public GameObject prefab
Field Value
Type | Description |
---|---|
GameObject |
Methods
Decrease()
Declaration
public void Decrease()
Increase()
Declaration
public void Increase()