Skip to content

calcDimensionsMatrix

calcDimensionsMatrix(options): TMat2D

Defined in: src/util/misc/matrix.ts:274

Returns a transform matrix starting from an object of the same kind of the one returned from qrDecompose, useful also if you want to calculate some transformations from an object that is not enlived yet. is called DimensionsTransformMatrix because those properties are the one that influence the size of the resulting box of the object.

Parameters

options

TScaleMatrixArgs

Returns

TMat2D

transform matrix