TexFormat.Bgra32Linear
static TexFormat Bgra32Linear
Description
8-bit linear B/G/R/A. Same as Rgba32Linear but with R and B swapped, mostly for compatibility with BGRA-preferring APIs like Windows swapchains.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!