Determines if the input vector is parallel with this vector.
"vector3D_var" is a variable referencing a Vector3D object.
|
"vector3D_var" is a variable referencing a Vector3D object.
|
Type | Description |
boolean | Returns true if the vectors are parallel. |
Name | Type | Description |
vector | Vector3D | The vector to test parallelism to. |