Click or drag to resize

UtilOrthonormalize Method

Overload List
 NameDescription
Public methodStatic memberOrthonormalize(Vector3, Vector3) Makes the vector v2 orthogonal to the vector v1 and normalizes both vectors.
Public methodStatic memberOrthonormalize(Vector3, Vector3, Vector3) Makes the vector v2 orthogonal to the vector v1 and the vector v3 orthogonal to both.
Top
See Also