Interface: AnimationEcsComponent
Defined in: animations/components/animation-component.ts:67
ECS-style component interface for animations.
Properties
animations
animations:
Required<AnimatedProperty>[]
Defined in: animations/components/animation-component.ts:71
The animated properties currently running on this entity.