Struct TilemapRechunk
Flag component that you apply to the same entity as a TileMap component to indicate that the tilemap needs re-chunking. Add this component whenever a tile changes.
Namespace: Unity.Tiny.Tilemap2D
Syntax
public struct TilemapRechunk : IComponentData