CFrame.Orthonormalize listed as a constructor instead of a method

On the CFrame page, listed under the Constructors section is “CFrame.Orthonormalize”. This is a method on the CFrame type, not a constructor. It should be moved to the Functions section, and the signature should be changed to the following:

CFrame CFrame:Orthonormalize()
6 Likes

What does it do though? (Sorry if its in wrong place.)

Feel free to use the #help-and-feedback:scripting-support category for that, off-topic question here.

1 Like