SystemInfo.SupportsRenderTextureFormat

Declaration

public static bool SupportsRenderTextureFormat(RenderTextureFormat format);

Parameters

format The format to look up.

Returns

bool True if the format is supported.

Description

Is render texture format supported?

Returns true if graphics card supports given RenderTextureFormat.

Additional resources: Render Texture assets, RenderTexture class.


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