AnimationTreePlayer.oneshotNodeSetAutorestartRandomDelay

Sets the autorestart random delay of a OneShot node given its name and value in seconds.

struct AnimationTreePlayer
@nogc nothrow
void
oneshotNodeSetAutorestartRandomDelay
(
in String id
,
in double rand_sec
)

Meta