Click or drag to resize

AnimationNodeOneShot.AutorestartRandomDelay Property

If Autorestart is true, a random additional delay (in seconds) between 0 and this value will be added to AutorestartDelay.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float AutorestartRandomDelay { get; set; }

Property Value

Type: Single
See Also