pub const COLOR_FORMAT: TextureFormat;Expand description
Offscreen color format. Non-sRGB: the shaders encode explicitly, so the clear color’s bytes land in the PNG exactly.
pub const COLOR_FORMAT: TextureFormat;Offscreen color format. Non-sRGB: the shaders encode explicitly, so the clear color’s bytes land in the PNG exactly.