Closed iBelieve closed 3 years ago
This allows us access to UnitQuaternion's euler_angles() method, and also more specifically declares the intent that the stored quaternion is normalized.
euler_angles()
Oh good idea, I hadn't thought of that! Looks like field_access APIs just need to be updated similarly, and then hopefully CI will be happy.
field_access
This allows us access to UnitQuaternion's
euler_angles()
method, and also more specifically declares the intent that the stored quaternion is normalized.