Transform this vector by the specified matrix.
"vector3D_var" is a variable referencing a Vector3D object.
|
"vector3D_var" is a variable referencing a Vector3D object.
|
Type | Description |
boolean | Returns true if successful. |
Name | Type | Description |
matrix | Matrix3D | The transformation matrix. |