AnimationTreePlayer.oneshotNodeSetAutorestartDelay

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

struct AnimationTreePlayer
@nogc nothrow
void
oneshotNodeSetAutorestartDelay
(
in String id
,
in double delay_sec
)

Meta