multiplyTransposeVectorInPlace Method

Multiply the transpose matrix times column using any 3d object with x,y,z members. This is equivalent to multiplyTransposeVector but always returns the result directly in the input.

multiplyTransposeVectorInPlace(vectorU: XYZ): void

Parameter Type Description
vectorU XYZ  

Returns - void

Defined in

Last Updated: 30 November, 2023