Share

Vector.TransformBy Method

Parent Object: Vector

Description

Transform this vector by the specified matrix.

Syntax

Vector.TransformBy( Matrix As Matrix )

Parameters

Name Type Description
Matrix Matrix Input Matrix object that specifies the position and orientation of the occurrence.

Version

Introduced in version 4

Was this information helpful?