Function psp::sys::sceGuFrontFace

source ·
#[no_mangle]
pub unsafe extern "C" fn sceGuFrontFace(order: FrontFaceDirection)
Expand description

Set the current face-order (for culling)

This only has effect when culling (GuState::CullFace) is enabled, e.g. via sceGuEnable.

§Parameters

  • order: Which order to use, one of FrontFaceDirection