Vector2dExtensionConvert3d Method |
| Name | Description | |
|---|---|---|
| Convert3d(Vector2d) |
Converts a Vector2d into a Vector3d with a Z coordinate equal to 0.
| |
| Convert3d(Vector2d, Plane) |
Converts a Vector2d into a Vector3d according to the specified plane.
|