Version: 2021.2
언어: 한국어

SystemInfo.graphicsUVStartsAtTop

매뉴얼로 전환
public static bool graphicsUVStartsAtTop ;

설명

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.