Click or drag to resize

VectorExtensionsProj Method

Overload List
  NameDescription
Public methodStatic memberProj(Vector2, Vector2)
Returns the projection of this vector onto the given base.
Public methodStatic memberProj(Vector3, Vector3)
Returns the projection of this vector onto the given base.
Public methodStatic memberProj(Vector4, Vector4)
Returns the projection of this vector onto the given base.
Top
See Also