VisualShaderNodeUniform.uniformName

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

  1. String uniformName [@property getter]
  2. String uniformName [@property setter]
    struct VisualShaderNodeUniform
    @nogc nothrow @property
    void
    uniformName
    (
    String v
    )

Meta