AnimatedSprite3D.play

Plays the animation named anim. If no anim is provided, the current animation is played.

struct AnimatedSprite3D
@nogc nothrow
void
play
(
in String anim = gs!""
)

Meta