AnimatedSprite3D.play

Play the animation set in parameter. If no parameter is provided, the current animation is played.

struct AnimatedSprite3D
@nogc nothrow
void
play
(
StringArg0
)
(
in StringArg0 anim = ""
)

Meta