Class SettingsEditor
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: UnityEditor.XR.WindowsMR
Syntax
[CustomEditor(typeof(WindowsMRPackageSettings))]
public class SettingsEditor : Editor, IPreviewable, IToolModeOwner
Methods
OnInspectorGUI()
GUI for WindowsMRSettingsEditor class.
Declaration
public override void OnInspectorGUI()