A reference to an existing VisualShaderNodeUniform.
Creating a reference to a VisualShaderNodeUniform allows you to reuse this uniform in different shaders or shader stages easily.
The name of the uniform which this reference points to.
Construct a new instance of VisualShaderNodeUniformRef. Note: use memnew!VisualShaderNodeUniformRef instead.
See Implementation
A reference to an existing VisualShaderNodeUniform.
Creating a reference to a VisualShaderNodeUniform allows you to reuse this uniform in different shaders or shader stages easily.