Options
All
  • Public
  • Public/Protected
  • All
Menu

The UpdateLocalTransformSystem system adds and updates this component, which provides direct access to the cached object space transform. The object transform is computed from the contents of the TransformLocalScale, TransformLocalRotation, and TransformLocalPosition components. This component is readable and writeable.

Hierarchy

Index

Constructors

constructor

  • Parameters

    • Optional matrix: Matrix4x4

    Returns TransformLocal

Properties

matrix

matrix: Matrix4x4

Static _isSharedComp

_isSharedComp: boolean

Static _size

_size: number

Static _view

_view: any

Static cid

cid: number

Static matrix

matrix: Matrix4x4ComponentFieldDesc

Methods

Static _dtorFn

  • Parameters

    Returns void

Static _fromPtr

Static _tempHeapPtr

  • Parameters

    Returns number

Static _toPtr

  • Parameters

    Returns void

Generated using TypeDoc