Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

AssetLoader

AssetLoader: System

InputHandler

InputHandler: System

TextMeasurement

TextMeasurement: System

This system does some pre-process work to compute text measurements before rendering the text. You must schedule it in order to render text in Canvas or WebGL.

If you are using a Text2DAutofit component, this system also computes the text size required to auto-fit the text.

When using the Text2DAutofit component, schedule this system before the RenderingFence system and after the SetRectTransformSizeSystem.

Generated using TypeDoc