AdaptiveFramerateAnimationData.Index

Each index represents an animation frame

class AdaptiveFramerateAnimationData
struct Index {}

Members

Variables

hold
uint hold;

Duration of the frame in hundreds of microseconds.

offsetX
byte offsetX;

Horizontal offset of the frame.

offsetY
byte offsetY;

Vertical offset of the frame.

sourceID
uint sourceID;

Identifier of the frame source.

Meta