Translates the point using the provided vector.
"point3D_var" is a variable referencing a Point3D object. |
"point3D_var" is a variable referencing a Point3D object. |
| Type | Description |
| boolean | Returns true if successful. |
| Name | Type | Description |
| vector | Vector3D | The vector to use to translate the point. |