Click or drag to resize

AnimationNodeStateMachineTransitionAutoAdvance Property

Turn on the transition automatically when this state is reached. This works best with .

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

Property Value

Type: Boolean
See Also