com.onlineobject.objectnet Namespace

AnimationClipPacket Properties

The AnimationClipPacket type exposes the following members.

Properties


  Name Description
Public property 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.
Public property AnimationTime
Gets or sets the current animation time position. This represents the current time within the animation clip's timeline.
Public property Clip
Gets or sets the animation clip associated with this packet.
Public property 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.