Creates a transient 3D infinite line.
This is a static method.
|
This is a static method.
|
Type | Description |
InfiniteLine3D | Returns the new InfiniteLine3D object or null if the creation failed. |
Name | Type | Description |
origin | Point3D | The origin point of the line. |
direction | Vector3D | The direction of the line. |