pub type GeometryBuffer = Image<GeometryPixel, VoxelSize>;Expand description
Image containing depth and normal at each pixel
Aliased Typeยง
pub struct GeometryBuffer { /* private fields */ }pub type GeometryBuffer = Image<GeometryPixel, VoxelSize>;Image containing depth and normal at each pixel
pub struct GeometryBuffer { /* private fields */ }