Version: 2022.3
언어: 한국어

SystemInfo.GetRenderTextureSupportedMSAASampleCount

매뉴얼로 전환
public static int GetRenderTextureSupportedMSAASampleCount (RenderTextureDescriptor desc);

파라미터

desc The RenderTextureDescriptor to check.

반환

int If the target platform supports the given MSAA samples count of RenderTextureDescriptor, returns the given MSAA samples count. Otherwise returns a lower fallback MSAA samples count value that the target platform supports.

설명

Checks if the target platform supports the MSAA samples count in the RenderTextureDescriptor argument.


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