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...
VisualShaderNodeGroupOutput
Inherits: VisualShaderNode < Resource < RefCounted < Object
Represents the output ports of a VisualShaderGroup within its graph.
Description
This node is automatically created inside each VisualShaderGroup. It has no output ports and its input ports correspond to the output ports defined on the parent VisualShaderGroup.