Luna::RHI::RasterizerDesc::front_counter_clockwise
bool front_counter_clockwise
If this is true
, triangles will be regarded as front-facing if its three vertices are wound counter-clockwisly from view of camera.
If this is false
, triangles will be regarded as front-facing if its three vertices are wound clockwisly order from view of camera.