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

GraphicsFormatUtility.ConvertToAlphaFormat

Declaration

public static Experimental.Rendering.GraphicsFormat ConvertToAlphaFormat(Experimental.Rendering.GraphicsFormat format);

Description

Input a GraphicsFormat to return an equivalent GraphicsFormat that includes an alpha component.


Declaration

public static TextureFormat ConvertToAlphaFormat(TextureFormat format);

Description

Input a TextureFormat to return an equivalent TextureFormat that includes an alpha component.


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