You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that's an unfortunate consequence of how the Typescript declarations have been written. A dual quaternion's length is the same as the length of the real part (the first 4 elements)
Some TS declarations don't match the documentation
Full list (maybe I skipped something):
quat2.length quat2.squaredLength quat2.setReal quat2.dot
The text was updated successfully, but these errors were encountered: