AnimationTreePlayer.animationNodeGetAnimation

Returns the AnimationPlayer's Animation bound to the AnimationTreePlayer's animation node with name id.

struct AnimationTreePlayer
@nogc nothrow const
animationNodeGetAnimation
(
in String id
)

Meta