C# Class HTC.UnityPlugin.PoseTracker.PoseEaserEditor

Inheritance: Editor
Show file Open project: ubcemergingmedialab/Jupyter3D-Unity

Protected Properties

Property Type Description
durationProp SerializedProperty
priorityProp SerializedProperty
scriptProp SerializedProperty

Public Methods

Method Description
OnInspectorGUI ( ) : void

Protected Methods

Method Description
OnEnable ( ) : void

Method Details

OnEnable() protected method

protected OnEnable ( ) : void
return void

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void

Property Details

durationProp protected property

protected SerializedProperty durationProp
return SerializedProperty

priorityProp protected property

protected SerializedProperty priorityProp
return SerializedProperty

scriptProp protected property

protected SerializedProperty scriptProp
return SerializedProperty