Up to date
This page is up to date for Blazium 0.4.90 (4.3)
.
If you still find outdated information, please open an issue.
VisualShaderNodeParameterRef๏
Inherits: VisualShaderNode < Resource < RefCounted < Object
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๏
|
Property Descriptions๏
String parameter_name = "[None]"
๐
The name of the parameter which this reference points to.