Method | Description | |
---|---|---|
OnInspectorGUI ( ) : void |
Method | Description | |
---|---|---|
AddKeyFrame ( ) : void | ||
CustomKeyFrameGUI ( int idx ) : void | ||
KeyFrameSort ( ) : void | ||
RemoveKeyFrame ( ) : void | ||
ShowCustomTool ( ) : void | ||
UpdateInEditorMode ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
GetAnimationClipHashCodeByIndex ( int idx ) : int | ||
GetAnimationClipLengthByHashCode ( int hashCode ) : float | ||
GetAnimationStateNameByIndex ( int idx ) : string | ||
ModifyAnimationStateDataInKeyFame ( int idx ) : void | ||
OnDestroy ( ) : void | ||
SetMecanimData ( ) : void | ||
SplitAnimation ( ) : void |
protected CustomKeyFrameGUI ( int idx ) : void | ||
idx | int | |
return | void |