VisualShaderNodeUniformRef.uniformName

The name of the uniform which this reference points to.

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

Meta