Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TilemapCollider2D.maximumTileChangeCount

public uint maximumTileChangeCount;

Description

Maximum number of Tile Changes accumulated before doing a full collider rebuild instead of an incremental rebuild.

Change this if incremental rebuilds are slow for the number of Tile Changes accumulated.