mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class DwellProfileWithDecayInspector

    Custom profile inspector for the extended dwell profile sample

    Inheritance
    Object
    DwellProfileWithDecayInspector
    Implements
    UnityEditor.Editor
    Namespace: Microsoft.MixedReality.Toolkit.Experimental.Dwell.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class DwellProfileWithDecayInspector : UnityEditor.Editor, UnityEditor.Editor

    Methods

    DrawConditionalParameter(String, String)

    Declaration
    public void DrawConditionalParameter(string propertyToDraw, string conditionalProperty)
    Parameters
    Type Name Description
    String propertyToDraw
    String conditionalProperty

    DrawConditionalParameter(String, String)

    Declaration
    public void DrawConditionalParameter(string propertyToDraw, string conditionalProperty)
    Parameters
    Type Name Description
    String propertyToDraw
    String conditionalProperty

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    Implements

    UnityEditor.Editor
    In This Article
    • Methods
      • DrawConditionalParameter(String, String)
      • DrawConditionalParameter(String, String)
      • OnInspectorGUI()
      • OnInspectorGUI()
    • Implements
    Back to top Generated by DocFX