NearInteractionTouchableInspector Class

Definition

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

Constructors

NearInteractionTouchableInspector()

Methods

OnInspectorGUI()
OnSceneGUI() (Inherited from NearInteractionTouchableInspectorBase)

Applies to