VectorExtensionsTo3DXZ Method |
| Name | Description | |
|---|---|---|
| To3DXZ(Vector2) |
Converts a 2D vector to a 3D vector using the vector
for the x and z coordinates, and 0 for the y coordinate.
| |
| To3DXZ(Vector2, Single) |
Converts a 2D vector to a 3D vector using the vector
for the x and z coordinates, and the given value for the y coordinate.
|