Click or drag to resize

VisualShaderNodeUniformUniformName Property

Name of the uniform, by which it can be accessed through the ShaderMaterial properties.

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

Property Value

Type: String
See Also