multiplyVectorInPlace Method

Multiply the vector in place by the Matrix3d part of the transform.

  • The transform's origin is not used.

multiplyVectorInPlace(vector: Vector3d): void

Parameter Type Description
vector Vector3d  

Returns - void

Defined in

Last Updated: 30 November, 2023