Experimental: this API is experimental and might be changed or removed in the future.

GraphicsFormatUtility.IsAlphaOnlyFormat

Declaration

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

Declaration

public static bool IsAlphaOnlyFormat(TextureFormat format);

Description

Returns true if the format only has an alpha component. Returns false otherwise.


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