scope
Gets the Scope of the SettingsProvider. The Scope determines whether the SettingsProvider appears in the Preferences window ( SettingsScope.User ) or the Settings window ( SettingsScope.Project ).
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public SettingsScope scope { get; }