AnimationClip¶
Class | orca.core
A reusable, self-loading animation asset containing one or more AnimationCurve components.
Overview¶
Properties¶
| Property | Type | Description |
|---|---|---|
Mode |
AnimationMode |
Playback mode: PlayOnce stops at end, Loop restarts, PingPong alternates direction |
StartTime |
float |
Start time of the active region in seconds (default 0) |
StopTime |
float |
End time of the active region in seconds |