Class DwellProfileWithDecayInspector
Custom profile inspector for the extended dwell profile sample
Namespace: Microsoft.MixedReality.Toolkit.Experimental.Dwell.Editor
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class DwellProfileWithDecayInspector : UnityEditor.Editor
Methods
DrawConditionalParameter(String, String)
Declaration
public void DrawConditionalParameter(string propertyToDraw, string conditionalProperty)
Parameters
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()