This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

GraphicsFormatUtility.IsETCFormat

Declaration

public static bool IsETCFormat(Experimental.Rendering.GraphicsFormat format);

Declaration

public static bool IsETCFormat(TextureFormat format);

Description

Returns true if the format uses ETC and ETC2. Returns false otherwise.