VisualShaderNodeCustom_GetInputPortCount Method |
Override this method to define the amount of input ports of the associated custom node.
Defining this method is required. If not overridden, the node has no input ports.
Namespace: Godot
public virtual int _GetInputPortCount()
[Missing <returns> documentation for "M:Godot.VisualShaderNodeCustom._GetInputPortCount"]