Click or drag to resize

AnimationNodeGetInputCount Method

Amount of inputs in this node, only useful for nodes that go into AnimationNodeBlendTree.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int GetInputCount()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.AnimationNode.GetInputCount"]

See Also