InteractiveElementInspector 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 an InteractiveElement.
public ref class InteractiveElementInspector : Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::Editor::BaseInteractiveElementInspector
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.InteractiveElement))]
public class InteractiveElementInspector : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.Editor.BaseInteractiveElementInspector
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.InteractiveElement))>]
type InteractiveElementInspector = class
inherit BaseInteractiveElementInspector
Public Class InteractiveElementInspector
Inherits BaseInteractiveElementInspector
- Inheritance
- Attributes
-
UnityEditor.CustomEditorAttribute
Constructors
| InteractiveElementInspector() |
Methods
| OnEnable() | (Inherited from BaseInteractiveElementInspector) |
| OnInspectorGUI() | (Inherited from BaseInteractiveElementInspector) |