Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TransformStatic

Hierarchy

Index

Properties

Protected Optional _cr

_cr: number

Protected _currentLocalID

_currentLocalID: 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

position

position: ObservablePoint

rotation

rotation: number

scale

skew

worldTransform

worldTransform: Matrix

Static IDENTITY

IDENTITY: TransformBase

Methods

Protected onChange

  • onChange(): void
  • Returns void

setFromMatrix

  • setFromMatrix(matrix: Matrix): void
  • Parameters

    Returns void

updateLocalTransform

  • updateLocalTransform(): void

updateSkew

  • updateSkew(): void
  • Returns void

updateTransform

updateWorldTransform

Generated using TypeDoc