Provides an interface for animation node classes that hold animation data for use in the SpriteSheetAnimator class.

See also:

  • away3d.animators.SpriteSheetAnimator

Variables

read onlycurrentFrameData:SpriteSheetAnimationFrame

Returns the current SpriteSheetAnimationFrame of animation in the clip based on the internal playhead position.

read onlycurrentFrameNumber:Int

Returns the current frame number.