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.