Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Transform

Hierarchy

Index

Constructors

constructor

  • Returns Transform

Properties

Protected Optional _cr

_cr: number

Protected Optional _cx

_cx: number

Protected Optional _cy

_cy: number

Protected Optional _nsx

_nsx: number

Protected _rotation

_rotation: number

Protected Optional _sr

_sr: number

Protected Optional _sy

_sy: number

Protected _worldID

_worldID: number

localTransform

localTransform: Matrix

pivot

pivot: Point

position

position: Point

rotation

rotation: number

scale

scale: Point

skew

worldTransform

worldTransform: Matrix

Static IDENTITY

IDENTITY: TransformBase

Methods

setFromMatrix

  • setFromMatrix(matrix: Matrix): void
  • Parameters

    Returns void

updateLocalTransform

  • updateLocalTransform(): void

updateSkew

  • updateSkew(): void
  • Returns void

updateTransform

updateWorldTransform

Generated using TypeDoc