Function AnimationTreePlayer.animationNodeSetMasterAnimation

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

void animationNodeSetMasterAnimation (
  const(String) id,
  const(String) source
) nothrow @nogc;