VisualShaderNodeInput.inputName

One of the several input constants in lower-case style like: "vertex"(VERTEX) or "point_size"(POINT_SIZE).

  1. String inputName [@property getter]
    struct VisualShaderNodeInput
    @nogc nothrow @property
    String
    inputName
    ()
  2. String inputName [@property setter]

Meta