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

GraphicsFormatUtility.IsSwizzleFormat

Declaration

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

Declaration

public static bool IsSwizzleFormat(TextureFormat format);

Description

Returns true if the format is not a RGBA format. Returns false otherwise.