Click or drag to resize

VisualShaderNodeUniformRefUniformName Property

The name of the uniform which this reference points to.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string UniformName { get; set; }

Property Value

Type: String
See Also