UnitVector.TransformBy Method
Parent Object: UnitVectorDescription
Transform this vector by the specified matrix.
Syntax
UnitVector.TransformBy( Matrix As Matrix )Parameters
Name | Type | Description |
Matrix | Matrix | Input Matrix object that specifies the matrix to transform the vector by. |