Skip to main content

BEDROCK_RGB

Constant BEDROCK_RGB 

Source
pub const BEDROCK_RGB: u32 = 0x0040_4040;
Expand description

Historic sentinel BGRA for bedrock voxels — kept exported so callers that want voxlap-CPU bedrock parity can render their own pass. Not used by the default GPU decompressor: the “bedrock-as-air” refactor (GPU.4 prereq) skips bedrock entirely.