Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SystemInfo.GetCompatibleFormat

Description

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


Obsolete Use overload with a GraphicsFormatUsage parameter instead.

Declaration

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

Description

Obsolete. Use the overload with a GraphicsFormatUsage parameter instead.