VectorExtensionsProj Method |
| Name | Description | |
|---|---|---|
| Proj(Vector2, Vector2) |
Returns the projection of this vector onto the given base.
| |
| Proj(Vector3, Vector3) |
Returns the projection of this vector onto the given base.
| |
| Proj(Vector4, Vector4) |
Returns the projection of this vector onto the given base.
|