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
pub unsafe extern "C" fn ulConfigSetFaceWinding(
config: ULConfig,
winding: ULFaceWinding,
)The winding order for front-facing triangles. @see FaceWinding
Note: This is only used with custom GPUDrivers