Click or drag to resize

VectorExtensionsTo3DXZ Method

Overload List
  NameDescription
Public methodStatic memberTo3DXZ(Vector2)
Converts a 2D vector to a 3D vector using the vector for the x and z coordinates, and 0 for the y coordinate.
Public methodStatic memberTo3DXZ(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.
Top
See Also