SpatialMaterial.uv2Scale

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

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

Meta