Property | Type | Description | |
---|---|---|---|
animator |
Method | Description | |
---|---|---|
GetAnimationLength ( string animation ) : float |
Get animation length in seconds using RuntimeAnimatorController
|
|
Play ( string animation ) : void |
call animator.Play
|
|
PlaybackSpeed ( float speed ) : void | ||
StartPlayback ( ) : void | ||
StopPlayback ( ) : void |
public GetAnimationLength ( string animation ) : float | ||
animation | string | |
return | float |