MotionScript

@motion-script/core


@motion-script/core / nodeLocalMatrix

Function: nodeLocalMatrix()

nodeLocalMatrix(cx, cy, rotation, scale, pivotX, pivotY): Matrix2D

Defined in: attributes/layout/matrix2d.ts:119

Internal

Parameters

cx

number

cy

number

rotation

number

scale

number

pivotX

number

pivotY

number

Returns

Matrix2D