Interface: TransformationRepresentation
A plain object containing number-valued properties a, b, c, d, e and f, which mean the same as the parameters of the same name in setTransform().
Properties
a
• a: number
See "a" on this page
Defined in
transformation-representation.ts:8
b
• b: number
See "b" on this page
Defined in
transformation-representation.ts:12
c
• c: number
See "c" on this page
Defined in
transformation-representation.ts:16
d
• d: number
See "d" on this page
Defined in
transformation-representation.ts:20
e
• e: number
See "e" on this page
Defined in
transformation-representation.ts:24
f
• f: number
See "f" on this page