COutput_GetCameraGlobalRotationQuaternion

Type Alias COutput_GetCameraGlobalRotationQuaternion 

Source
pub type COutput_GetCameraGlobalRotationQuaternion = COutput_GetCameraRotationQuaternion;
Expand description
 @private

Aliased Type§

#[repr(C, packed(1))]
pub struct COutput_GetCameraGlobalRotationQuaternion { pub Result: i32, pub Rotation: [f64; 4], }

Fields§

§Result: i32§Rotation: [f64; 4]