Click or drag to resize

AnimationNodeBlendTree.ConnectionErrorSameNode Field

Input and output nodes are the same.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public const int ConnectionErrorSameNode = 4

Field Value

Type: Int32
See Also