Animation.texture

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

Return Value

Type: const(Texture)

The current frame of the animation

Meta