AnimationTreePlayer.transitionNodeSetXfadeTime

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

struct AnimationTreePlayer
@nogc nothrow
void
transitionNodeSetXfadeTime
(
StringArg0
)
(
in StringArg0 id
,
in double time_sec
)

Meta