Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Transform

example
entity.addComponent(Transform);

Hierarchy

  • Transform

Index

Properties

Properties

position

position: XYZProperties = xyz()
default

0,0,0

rotation

rotation: XYZProperties = xyz()
default

0,0,0

scale

scale: XYZProperties = xyz(1, 1, 1)
default

1,1,1

Generated using TypeDoc