Class BottleneckControl
Inheritance
BottleneckControl
Syntax
public class BottleneckControl : MonoBehaviour
Fields
bottleneckStatus
Declaration
public Text bottleneckStatus
Field Value
Type |
Description |
UnityEngine.UI.Text |
|
cpuLoader
Declaration
public GameObject cpuLoader
Field Value
gpuLoader
Declaration
public GameObject gpuLoader
Field Value
stateChangeIterations
Declaration
public int stateChangeIterations
Field Value
timeOut
Declaration
Field Value
waitTimeAfterTargetReached
Declaration
public float waitTimeAfterTargetReached
Field Value
waitTimeBeforeSwitch
Declaration
public float waitTimeBeforeSwitch
Field Value