Skip to main content

MatrixLookAt

Function MatrixLookAt 

Source
pub unsafe extern "C" fn MatrixLookAt(
    eye: Vector3,
    target: Vector3,
    up: Vector3,
) -> Matrix