addScaledInPlace Method
add scaled values from other Matrix3d to this Matrix3d
addScaledInPlace(other: Matrix3d, scale: number): void
| Parameter | Type | Description |
|---|---|---|
| other | Matrix3d | Matrix3d with values to be added |
| scale | number | scale factor to apply to th eadded values. |
Defined in
Last Updated: 08 January, 2020