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