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.


Did you find this page useful? Please give it a rating: