Animation.texture

struct Animation
@nogc nothrow pure @property ref
const(Texture)
texture
const
(
)

Return Value

Type: const(Texture)

The current frame of the animation

Meta