AnimationClipPacket Members
The AnimationClipPacket type exposes the following members.
Properties
Name | Description | |
---|---|---|
AnimationHash |
Gets or sets the hash of the current animation.
The hash can be used to uniquely identify the animation clip for quick comparisons or lookups.
|
|
AnimationTime |
Gets or sets the current animation time position.
This represents the current time within the animation clip's timeline.
|
|
Clip |
Gets or sets the animation clip associated with this packet.
|
|
Count |
Gets or sets the count associated with this animation clip.
This could be used to track how many times the clip is used or referenced.
|