Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Tilemap2D

Index

Variables

TilemapChunkingSystem

TilemapChunkingSystem: System

System that chunks tilemaps and prepares them for rendering. This system must run before the DisplayList system and before the map renders. It will perform dirty checking on the TileMap, and create private components on the entity with the TileMap component.

Generated using TypeDoc