Options
All
  • Public
  • Public/Protected
  • All
Menu

A custom Transform class which is not bound to the parent worldTransform. localTransform are working as usual.

Hierarchy

  • any
    • UnboundTransform

Index

Constructors

Methods

  • updateTransform(parentTransform: any): void
  • override

    Parameters

    • parentTransform: any

    Returns void

Properties

_currentLocalID: any
_parentID: any
IDENTITY: UnboundTransform = ...
override