SpatialMaterial.uv2Scale

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

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

Meta