buildSettingsKey
The key used to store the singleton instance of these settings within EditorBuildSettings.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public string buildSettingsKey { get; set; }
Remarks
To access the configuration settings instance, retrieve the object from EditorBuildSettings using this key.