Click or drag to resize

AnimationNodeStateMachineTransitionSwitchMode Property

The transition type.

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

Property Value

Type: AnimationNodeStateMachineTransitionSwitchModeEnum
See Also