AnimationTreePlayer.animationNodeSetMasterAnimation

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

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

Meta