IndexerOperationMode
Returns the current operation mode of the indexer. Setting this also propagates the value to IAdaptivePerformanceSettings.ActiveScalerProfile 's AdaptivePerformanceScalerSettings.OperationMode so scaler getters reflect the active mode at runtime.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public OperationMode IndexerOperationMode { get; }