transpose Method
return a transposed matrix. this
is not changed unless also passed as the result.
transpose(result?: Matrix3d): Matrix3d
Parameter | Type | Description |
---|---|---|
result | Matrix3d |
Returns - Matrix3d
Defined in
- geometry3d/Matrix3d.ts Line 1871
Last Updated: 11 June, 2024