struct
#include <core/gl/render_device.hpp>
RasterStateDesc 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?