Click or drag to resize
Vector3DominantAxisProjection Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodStatic memberDominantAxisProjection(Vector3)
Returns a vector that is equal to the projection of the input vector to the coordinate axis that corresponds to the original vector's largest value.
Public methodStatic memberDominantAxisProjection(Vector3, Vector3)
Calculates a vector that is equal to the projection of the input vector to the coordinate axis that corresponds to the original vector's largest value. The result is saved into a user-specified variable.
Top
See Also