Vector3DominantAxisProjection Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
DominantAxisProjection(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.
| |
DominantAxisProjection(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.
|