DwellProfileWithDecayInspector Class

Definition

Custom profile inspector for the extended dwell profile sample

public ref class DwellProfileWithDecayInspector : UnityEditor::Editor
[UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Experimental.Dwell.DwellProfileWithDecay))]
[System.Serializable]
public class DwellProfileWithDecayInspector : UnityEditor.Editor
[<UnityEditor.CustomEditor(typeof(Microsoft.MixedReality.Toolkit.Experimental.Dwell.DwellProfileWithDecay))>]
[<System.Serializable>]
type DwellProfileWithDecayInspector = class
    inherit Editor
Public Class DwellProfileWithDecayInspector
Inherits Editor
Inheritance
UnityEditor.Editor
DwellProfileWithDecayInspector
Attributes
UnityEditor.CustomEditorAttribute SerializableAttribute

Constructors

DwellProfileWithDecayInspector()

Methods

DrawConditionalParameter(String, String)
OnInspectorGUI()

Applies to