Animation3DState Type
Runtime state for a playing 3D skeletal animation. Pure value — no backend types. Each entity that needs independent animation must have its own copy.
Record fields
| Record Field |
Description
|
Full Usage:
BlendDuration
Field type: float32
|
|
Full Usage:
BlendProgress
Field type: float32
|
|
Full Usage:
BlendTargetFrame
Field type: float32
|
|
Full Usage:
BlendTargetIndex
Field type: int
|
|
|
|
Full Usage:
CurrentClipIndex
Field type: int
|
|
Full Usage:
CurrentFrame
Field type: float32
|
|
Full Usage:
Finished
Field type: bool
|
|
Full Usage:
Loop
Field type: bool
|
|
Full Usage:
Speed
Field type: float32
|
|
Mibo