AnimationTreePlayer.animationNodeSetMasterAnimation

Binds the Animation named source from masterPlayer to the animation node id. Recalculates caches.

struct AnimationTreePlayer
@nogc nothrow
void
animationNodeSetMasterAnimation
(
StringArg0
StringArg1
)
(
in StringArg0 id
,
in StringArg1 source
)

Meta