Function AnimationNodeStateMachineTransition.xfadeTime
The time to cross-fade between this state and the next.
double xfadeTime() nothrow @property @nogc;
void xfadeTime
(
double v
) nothrow @property @nogc;