Normalize UVs
Adjust UVs to fit within a standard 0-1 range. Ensures consistent scaling and positioning across the UV map.Parameters
Parameter | Type | Description |
---|---|---|
channel | UVChannel | The UV channel to perform this action on. |
uniform | Boolean | Use the same scale for the X and Y coordinates |