Interface: SpriteAnimationEcsComponent
Defined in: animations/components/sprite-animation-component.ts:6
ECS-style component interface for sprite animations.
Properties
animationClipHandle
animationClipHandle:
number
Defined in: animations/components/sprite-animation-component.ts:11
animationFrameIndex
animationFrameIndex:
number
Defined in: animations/components/sprite-animation-component.ts:7
frameDurationMilliseconds
frameDurationMilliseconds:
number
Defined in: animations/components/sprite-animation-component.ts:9
lastFrameChangeTimeInSeconds
lastFrameChangeTimeInSeconds:
number
Defined in: animations/components/sprite-animation-component.ts:10
playbackSpeed
playbackSpeed:
number
Defined in: animations/components/sprite-animation-component.ts:8