AnimationTreePlayer.animationNodeGetAnimation

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

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

Meta