| Vector2DProjectTo Method |
| Name | Description | |
|---|---|---|
| ProjectTo(Vector2D) |
Sets this vector to its projection onto the axis given by the target vector.
| |
| ProjectTo(Vector2D, Vector2D) |
Projects a vector onto an axis given by the target vector.
|