Click or drag to resize

VectorExtensionsRej Method

Overload List
  NameDescription
Public methodStatic memberRej(Vector2, Vector2)
Returns the rejection of this vector onto the given base.
Public methodStatic memberRej(Vector3, Vector3)
Returns the rejection of this vector onto the given base.
Public methodStatic memberRej(Vector4, Vector4)
Returns the rejection of this vector onto the given base. The sum of a vector's projection and rejection on a base is equal to the original vector.
Top
See Also