Skip to main content

CameraPitch

Function CameraPitch 

Source
pub unsafe extern "C" fn CameraPitch(
    camera: *mut Camera,
    angle: f32,
    lockView: bool,
    rotateAroundTarget: bool,
    rotateUp: bool,
)