Function AnimationTreePlayer.transitionNodeSetXfadeTime

The transition node with name id sets its cross fade time to time_sec.

void transitionNodeSetXfadeTime (
  const(String) id,
  const(double) time_sec
) nothrow @nogc;