SystemInfo.graphicsUVStartsAtTop
public static bool graphicsUVStartsAtTop;
Description 描述
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.