| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Rendering.GraphicsTextureDescriptor-format.html | [Back] [Original] |
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.
| Web Proxy Viewer | New URL | Original Page |