C# Class HTC.UnityPlugin.PoseTracker.PoseEaserEditor

Inheritance: Editor
Afficher le fichier Open project: ubcemergingmedialab/Jupyter3D-Unity

Protected Properties

Свойство Type Description
durationProp SerializedProperty
priorityProp SerializedProperty
scriptProp SerializedProperty

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Méthodes protégées

Méthode Description
OnEnable ( ) : void

Method Details

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Property Details

durationProp protected_oe property

protected SerializedProperty durationProp
Résultat SerializedProperty

priorityProp protected_oe property

protected SerializedProperty priorityProp
Résultat SerializedProperty

scriptProp protected_oe property

protected SerializedProperty scriptProp
Résultat SerializedProperty