SimulatorProviderSettings
Provider Settings for Simulator Provider which controls the editor runtime asset instance which stores the Settings.
Read time 4 minutesLast updated 10 days ago
Definition
- Type: Class
- Namespace: UnityEditor.AdaptivePerformance.Simulator.Editor
- Assembly: UnityEditor.AdaptivePerformanceModule
- Inherits from: IAdaptivePerformanceSettings
[AdaptivePerformanceConfigurationData("Simulator", "com.unity.adaptiveperformance.simulator.provider_settings")]public class SimulatorProviderSettings : IAdaptivePerformanceSettings
Static Methods
Method | Description |
|---|---|
| GetSettings | Returns Samsung Provider Settings which are used by Adaptive Performance to apply Provider Settings. |
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. |