Scale UVs To Real World Size
Rescale UVs to ensure the texture' scale matches the intended real-world size, improving realism and accuracy.Parameters
| Parameter | Type | Description | 
|---|---|---|
| channel | UVChannel | The UV channel to perform this action on. | 
| textureSize | Double | The size of the texture to scale the UVs to in Unity units |