Class AdaptiveFrameRateSettings
Inherited Members
Namespace: Global Namespace
Syntax
public class AdaptiveFrameRateSettings : MonoBehaviour
Fields
MaxText
Declaration
public Text MaxText
Field Value
| Type | Description |
|---|---|
| Text |
MinText
Declaration
public Text MinText
Field Value
| Type | Description |
|---|---|
| Text |
VRREnabled
Declaration
public Toggle VRREnabled
Field Value
| Type | Description |
|---|---|
| Toggle |
VRRSettingsMax
Declaration
public Slider VRRSettingsMax
Field Value
| Type | Description |
|---|---|
| Slider |
VRRSettingsMin
Declaration
public Slider VRRSettingsMin
Field Value
| Type | Description |
|---|---|
| Slider |
Methods
ToggleVRR()
Declaration
public void ToggleVRR()