Options
All
  • Public
  • Public/Protected
  • All
Menu

Module UILayout

Index

Variables

SetRectTransformSizeSystem

SetRectTransformSizeSystem: System

SetSprite2DSizeSystem

SetSprite2DSizeSystem: System

SetSprite2DSizeSystem works on entities that have Transform, RectTransform, Sprite2DRenderer, and Sprite2DRendererOptions components. It automatically updates the Sprite2DRendererOptions.size property based on the size of the RectTransform.

UICanvasSystem

UICanvasSystem: System

Sets the desired scale for entities with the UICanvas component. The scale value is calculated based on the UICanvas.uiScaleMode field.

UILayoutSystem

UILayoutSystem: System

Lays out elements with both a RectTransform and Transform component by setting their Transform.localPosition. The local position depends on the RectTransform component.

Generated using TypeDoc