GeometryBuffer

Type Alias GeometryBuffer 

Source
pub type GeometryBuffer = Image<GeometryPixel, VoxelSize>;
Expand description

Image containing depth and normal at each pixel

Aliased Typeยง

pub struct GeometryBuffer { /* private fields */ }