Click or drag to resize
Vector3Reject Method

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

Overload List
  NameDescription
Public methodStatic memberReject(Vector3, Vector3)
Returns the rejection of vector from direction, i.e. projection of vector onto the plane defined by origin and direction
Public methodStatic memberReject(Vector3, Vector3, Vector3)
Returns the rejection of vector from direction, i.e. projection of vector onto the plane defined by origin and direction
Top
See Also