Matrix2D
(
a
,
b
,
c
,
d
,
tx
,
ty
)
- Parameters:
-
a <Number>
Specifies the a property for the new matrix. -
b <Number>
Specifies the b property for the new matrix. -
c <Number>
Specifies the c property for the new matrix. -
d <Number>
Specifies the d property for the new matrix. -
tx <Number>
Specifies the tx property for the new matrix. -
ty <Number>
Specifies the ty property for the new matrix.