pub const TARGET_FORMAT: TextureFormat;Expand description
The non-sRGB offscreen colour format. Chosen so solid-colour readback is byte-exact (sRGB encoding would skew the stored values).
pub const TARGET_FORMAT: TextureFormat;The non-sRGB offscreen colour format. Chosen so solid-colour readback is byte-exact (sRGB encoding would skew the stored values).