NearInteractionTouchableInspectorBase Class

Definition

public ref class NearInteractionTouchableInspectorBase : UnityEditor::Editor
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Input.BaseNearInteractionTouchable), true)]
public class NearInteractionTouchableInspectorBase : UnityEditor.Editor
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Input.BaseNearInteractionTouchable), true)>]
type NearInteractionTouchableInspectorBase = class
    inherit Editor
Public Class NearInteractionTouchableInspectorBase
Inherits Editor
Inheritance
UnityEditor.Editor
NearInteractionTouchableInspectorBase
Derived
Attributes
UnityEditor.CustomEditorAttribute

Constructors

NearInteractionTouchableInspectorBase()

Methods

OnSceneGUI()

Applies to