For specific groups that all share the same properties, an TextureMetadataMarker.PredefinedGroups
enum can be provided instead of manually defining all the properties multiple times.
Element Details
frameTime
intframeTime
The frame time of an animation.
Default:
1
interpolate
booleaninterpolate
Whether the animation frames should be interpolated.
Default:
false
frames
int[]frames
A list of frames, to be animated in the given order.
For specific groups that all share the same properties, an TextureMetadataMarker.PredefinedGroups
enum can be provided instead of manually defining all the properties multiple times.