Class reference
VisualShaderNodeParameterRef
Inherits VisualShaderNode
A reference to an existing VisualShaderNodeParameter.
Description
Creating a reference to a VisualShaderNodeParameter allows you to reuse this parameter in different shaders or shader stages easily.
Properties
String parameter_name = "[None]"
String parameter_name = "[None]"The name of the parameter which this reference points to.