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.

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.


User-contributed notes

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