Class DwellProfileWithDecayInspector
Custom profile inspector for the extended dwell profile sample
Namespace: Microsoft.MixedReality.Toolkit.Experimental.Dwell.Editor
Assembly: cs.temp.dll.dll
Syntax
public class DwellProfileWithDecayInspector : UnityEditor.Editor
Methods
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()