Share

UnitVector.TransformBy Method

Parent Object: UnitVector

Description

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.

Version

Introduced in version 4

Was this information helpful?