TexFormat.R8

static TexFormat R8

Description

A single channel of data, with 8 bits per-pixel! This can be great when you’re only using one channel, and want to reduce memory usage. Values in the shader are always 0.0-1.0.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!