Click or drag to resize

VectorExtensionsTo3DYZ Method

Overload List
  NameDescription
Public methodStatic memberTo3DYZ(Vector2)
Converts a 2D vector to a 3D vector using the vector for the y and z coordinates, and 0 for the x coordinate.
Public methodStatic memberTo3DYZ(Vector2, Single)
Converts a 2D vector to a 3D vector using the vector for the y and z coordinates, and the given value for the x coordinate.
Top
See Also