SystemInfo.IsFormatSupported

Declaration

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

Description

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


Obsolete Use overload with a GraphicsFormatUsage parameter instead.

Declaration

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

Description

Obsolete. Use the overload with a GraphicsFormatUsage parameter instead.


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