Math |
Name | Description | |
---|---|---|
GetPerpendicularVectors(Vector3) | Returns two vectors that are perpendicular (orthogonal) to the given inputVector and to each other. Both returned vectors are normalized. | |
GetPerpendicularVectors(Vector3, Vector3, Vector3) | Find two vectors that are perpendicular (orthogonal) to the given inputVector and to each other. Both returned vectors are normalized. |