ManipulationHandlerInspector 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.
public ref class ManipulationHandlerInspector : UnityEditor::Editor
[UnityEditor.CanEditMultipleObjects]
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.UI.ManipulationHandler))]
public class ManipulationHandlerInspector : UnityEditor.Editor
[<UnityEditor.CanEditMultipleObjects>]
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.UI.ManipulationHandler))>]
type ManipulationHandlerInspector = class
inherit Editor
Public Class ManipulationHandlerInspector
Inherits Editor
- Inheritance
-
UnityEditor.EditorManipulationHandlerInspector
- Attributes
-
UnityEditor.CanEditMultipleObjectsAttribute UnityEditor.CustomEditorAttribute
Constructors
ManipulationHandlerInspector() |
Methods
OnEnable() | |
OnInspectorGUI() |