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 9 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public SettingsScope scope { get; }