setColumns Method
Set all columns of the matrix. Any undefined vector is zeros.
setColumns(vectorX: Vector3d | undefined, vectorY: Vector3d | undefined, vectorZ?: Vector3d): void
| Parameter | Type | Description |
|---|---|---|
| vectorX | Vector3d | undefined | |
| vectorY | Vector3d | undefined | |
| vectorZ | Vector3d |
Defined in
Last Updated: 08 January, 2020