AnimatedTexture.frames

Number of frames to use in the animation. While you can create the frames independently with setFrameTexture, you need to set this value for the animation to take new frames into account. The maximum number of frames is constant MAX_FRAMES.

struct AnimatedTexture
@nogc nothrow @property
void
frames
(
long v
)

Meta