Skip to main content

Variable: identityTransform

const identityTransform: object

Defined in: model/constants.ts:9

Identity similarity transform

Type Declaration

flip

readonly flip: false = false

rotation

readonly rotation: 0 = 0

scale

readonly scale: 1 = 1

translation

readonly translation: object

translation.x

readonly x: 0 = 0

translation.y

readonly y: 0 = 0