DwellProfileWithDecayInspector 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.
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.EditorDwellProfileWithDecayInspector
- Attributes
-
UnityEditor.CustomEditorAttribute SerializableAttribute
Constructors
| DwellProfileWithDecayInspector() |
Methods
| DrawConditionalParameter(String, String) | |
| OnInspectorGUI() |