AnimationTreePlayer.oneshotNodeSetFadeoutTime

Sets the fade out time of a OneShot node given its name and value in seconds.

struct AnimationTreePlayer
@nogc nothrow
void
oneshotNodeSetFadeoutTime
(
in String id
,
in double time_sec
)

Meta