HandInteractionHintInspector 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.
A custom inspector for ElasticsManager used to separate Elastics configurations into distinct foldout panels.
public ref class HandInteractionHintInspector : UnityEditor::Editor
[UnityEditor.CanEditMultipleObjects]
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.UI.HandCoach.HandInteractionHint))]
public class HandInteractionHintInspector : UnityEditor.Editor
[<UnityEditor.CanEditMultipleObjects>]
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.UI.HandCoach.HandInteractionHint))>]
type HandInteractionHintInspector = class
inherit Editor
Public Class HandInteractionHintInspector
Inherits Editor
- Inheritance
-
UnityEditor.EditorHandInteractionHintInspector
- Attributes
-
UnityEditor.CanEditMultipleObjectsAttribute UnityEditor.CustomEditorAttribute
Constructors
HandInteractionHintInspector() |
Methods
OnEnable() | |
OnInspectorGUI() |