UE - QuaternionCreate a new Quaternion. Quaternions are used to represent rotations.Example#local quaternion = UE.Quaternion(0,0,0,0);CopyUser Variables#No user variables.