Up to date
This page is up to date for Godot 4.0
. If you still find outdated information, please open an issue.
VisualShaderNodeOutput
Inherits: VisualShaderNode < Resource < RefCounted < Object
Inherited By: VisualShaderNodeParticleOutput
Represents the output shader parameters within the visual shader graph.
Description
This visual shader node is present in all shader graphs in form of “Output” block with multiple output value ports.