SystemInfo.graphicsUVStartsAtTop

Switch to Manual
public static bool graphicsUVStartsAtTop ;

Description

如果该平台的纹理 UV 坐标约定的 Y 坐标从图像顶部开始,则返回 true。

该属性与着色器中的 UNITY_UV_STARTS_AT_TOP 宏相匹配。