BasicProviderSettings
Basic provider Settings.
Read time 4 minutesLast updated 4 days ago
Definition
- Type: Class
- Namespace: UnityEngine.AdaptivePerformance.Basic
- Assembly: UnityEngine.AdaptivePerformanceModule
- Inherits from: IAdaptivePerformanceSettings
[AdaptivePerformanceConfigurationData("Basic", "com.unity.adaptivePerformance.basic.provider_settings")]public class BasicProviderSettings : IAdaptivePerformanceSettings
Inheritance
Operators
Operator | Description |
|---|---|
| operator == | Compares two object references to see if they refer to the same object. |
| bool | Determines whether the object exists. |
| operator != | Compares if two objects refer to a different object. |