Click or drag to resize

AnimationNodeStateMachineTransition.SwitchMode Property

The transition type.

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

Property Value

Type: AnimationNodeStateMachineTransition.SwitchModeEnum
See Also