GraphicsTextureDescriptor.format

Description

The pixel format for the GraphicsTexture expressed as a GraphicsFormat.

Not all graphics cards support all uses across formats. Before enabling GraphicsTextureDescriptorFlags.RenderTarget on a GraphicsTexture, you can check if the format supports GraphicsFormatUsage.Render usage by using SystemInfo.IsFormatSupported.


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