AnimationPlayer.getAnimation

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

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

Meta