AnimationTreePlayer.oneshotNodeSetFadeinTime

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

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

Meta