Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TransformSystem

System for Transform component

Hierarchy

  • System
    • TransformSystem

Index

Properties

Methods

Properties

enabled

enabled: boolean

Whether the system will execute during the world tick.

Methods

play

  • play(): void
  • Resume execution of this system.

    Returns void

stop

  • stop(): void
  • Stop execution of this system.

    Returns void

Generated using TypeDoc