Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
VisualShaderNodeGroupInput
Inherits: VisualShaderNode < Resource < RefCounted < Object
Represents the input ports of a VisualShaderGroup within its graph.
Description
This node is automatically created inside each VisualShaderGroup. It has no input ports and its output ports correspond to the input ports defined on the parent VisualShaderGroup.