AnimationPlayer.removeAnimation

Removes the animation with key name.

struct AnimationPlayer
@nogc nothrow
void
removeAnimation
(
in String name
)

Meta