Click or drag to resize

Vector2dExtension Methods

Methods
  NameDescription
Public methodStatic memberConvert3d(Vector2d)
Converts a Vector2d into a Vector3d with a Z coordinate equal to 0.
Public methodStatic memberConvert3d(Vector2d, Plane)
Converts a Vector2d into a Vector3d according to the specified plane.
Top
See Also