| VectorExtensionsToVector2F Method |
| Name | Description | |
|---|---|---|
| ToVector2F(Vector2I) |
Converts a integer vector to a float vector.
| |
| ToVector2F(Vector3F) |
Returns the 2D representation of this 3D vector (i.e. x and y coordinates).
|