Skip to main content

AnimState

info
  • This class is only available on LocalAvatarScripts and LocalScripts

This class allows developers to modify and control Animation Blending.

Properties

Property NameTypeDescription
NamestringReturns the name of the Animation (Readonly)
SpeedfloatThe playback speed of the animation (default is 1)
TimefloatThe current time of the Animation
LengthfloatThe length of the animation clip in seconds (Readonly)