NearInteractionTouchableVolumeInspector Class

Definition

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

Constructors

NearInteractionTouchableVolumeInspector()

Methods

OnInspectorGUI() UnityEditor.Editor.OnInspectorGUI

Applies to