Version: 2023.2
言語: 日本語
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.