Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NodeTransform<VType, MType>

Type parameters

Hierarchy

  • NodeTransform

Implements

Implemented by

Index

Constructors

constructor

Properties

anchor

anchor: VType

position

position: VType

rotation

rotation: any

scale

scale: number | VType

Methods

Abstract NodeTransform2D

  • NodeTransform2D(): any

Abstract NodeTransform3D

  • NodeTransform3D(mat: Mat4): any

Abstract getMat4

Abstract getMatrix

  • getMatrix(): MType

Abstract setWithMatrix

  • setWithMatrix(m: MType, position?: VType, rotation?: any): void

Generated using TypeDoc