Function ul_sys::ulConfigSetFaceWinding[][src]

pub unsafe extern "C" fn ulConfigSetFaceWinding(
    config: ULConfig,
    winding: ULFaceWinding
)
Expand description

The winding order for front-facing triangles. @see FaceWinding

Note: This is only used with custom GPUDrivers