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.

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.


User-contributed notes

Please read the User-contributed notes policy before submitting a comment.