Version: 2023.2
언어: 한국어

SystemInfo.IsFormatSupported

매뉴얼로 전환
public static bool IsFormatSupported (Experimental.Rendering.GraphicsFormat format, Experimental.Rendering.GraphicsFormatUsage usage);

설명

This has the same functionality as SystemInfo.IsFormatSupported and also mimics platform-specific behavior in the Unity Editor.


Obsolete public static bool IsFormatSupported (Experimental.Rendering.GraphicsFormat format, FormatUsage usage);

설명

Obsolete. Use the overload with a GraphicsFormatUsage parameter instead.