BaseInteractiveElementInspector Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Custom inspector for the BaseInteractiveElement class.
public ref class BaseInteractiveElementInspector : UnityEditor::Editor
[UnityEditor.CanEditMultipleObjects]
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.BaseInteractiveElement))]
public class BaseInteractiveElementInspector : UnityEditor.Editor
[<UnityEditor.CanEditMultipleObjects>]
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.BaseInteractiveElement))>]
type BaseInteractiveElementInspector = class
inherit Editor
Public Class BaseInteractiveElementInspector
Inherits Editor
- Inheritance
-
UnityEditor.EditorBaseInteractiveElementInspector
- Derived
- Attributes
-
UnityEditor.CanEditMultipleObjectsAttribute UnityEditor.CustomEditorAttribute
Constructors
| BaseInteractiveElementInspector() |
Methods
| OnEnable() | |
| OnInspectorGUI() |