AnimationPlayer.getAnimation

Returns the Animation with key name or null if not found.

struct AnimationPlayer
@nogc nothrow const
getAnimation
(
in String name
)

Meta