Click or drag to resize

AnimationNodeOneShotAutorestartDelay Property

The delay after which the automatic restart is triggered, in seconds.

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

Property Value

Type: Single
See Also