Function rust_raylib::ffi::GetCameraMatrix
source · pub unsafe extern "C" fn GetCameraMatrix(camera: Camera) -> Matrix
Expand description
Get camera transform matrix (view matrix)
pub unsafe extern "C" fn GetCameraMatrix(camera: Camera) -> Matrix
Get camera transform matrix (view matrix)