Skip to main content

GetCameraProjectionMatrix

Function GetCameraProjectionMatrix 

Source
pub unsafe extern "C" fn GetCameraProjectionMatrix(
    camera: *mut Camera,
    aspect: f32,
) -> Matrix