SystemInfo.graphicsUVStartsAtTop

Cambiar al Manual
public static bool graphicsUVStartsAtTop ;

Descripción

Returns true if the texture UV coordinate convention for this platform has Y starting at the top of the image.

This matches the UNITY_UV_STARTS_AT_TOP macro in shaders.