-
Optional Element Summary
Optional Elements
int[]
A list of frames, to be animated in the given order.
int
The frame time of an animation.
boolean
Whether the animation frames should be interpolated.
-
Element Details
-
frameTime
int frameTime
The frame time of an animation.
- Default:
1
-
interpolate
boolean interpolate
Whether the animation frames should be interpolated.
- Default:
false
-
frames
int[] frames
A list of frames, to be animated in the given order.
- Default:
{}