SpatialMaterial.uv1Scale

How much to scale the UV coordinates. This is multiplied by UV in the vertex function.

  1. Vector3 uv1Scale [@property getter]
    struct SpatialMaterial
    @nogc nothrow @property
    Vector3
    uv1Scale
    ()
  2. Vector3 uv1Scale [@property setter]

Meta