pub type COutput_GetCameraGlobalRotationQuaternion = COutput_GetCameraRotationQuaternion;Expand description
ⓘ
@privateAliased Type§
#[repr(C, packed(1))]pub struct COutput_GetCameraGlobalRotationQuaternion {
pub Result: i32,
pub Rotation: [f64; 4],
}Fields§
§Result: i32§Rotation: [f64; 4]