Face

Type Alias Face 

Source
pub type Face = Face;
Expand description

Export culling params.

Aliased Type§

#[repr(C)]
pub enum Face { Front = 0, Back = 1, }

Variants§

§

Front = 0

Front face

§

Back = 1

Back face