Property | Type | Description | |
---|---|---|---|
behaviour | SpriterDotNetUnity.SpriterDotNetBehaviour |
Method | Description | |
---|---|---|
GetAnimationLength ( string animation ) : float | ||
Play ( string animation ) : void | ||
PlaybackSpeed ( float speed ) : System | ||
Start ( ) : void | ||
StartPlayback ( ) : System | ||
StopPlayback ( ) : System |
public GetAnimationLength ( string animation ) : float | ||
animation | string | |
return | float |
public PlaybackSpeed ( float speed ) : System | ||
speed | float | |
return | System |