cubos::core::gl::RasterStateDesc struct

Decribes a rasterizer state.

Public variables

bool cullEnabled
Is face culling enabled?
Face cullFace
Face that will be culled.
Winding frontFace
Front face winding.
RasterMode rasterMode
Rasterizer mode.
bool scissorEnabled
Is scissor test enabled?