Returns the vector coordinates as an array [x, y, z].
"vector3D_var" is a variable referencing a Vector3D object.
|
"vector3D_var" is a variable referencing a Vector3D object.
|
Type | Description |
double[] | Returns the array of vector coordinates [x, y, z]. |