hasTilemapChanges
Returns true if there are Tilemap changes that require processing for Collider updates. Returns false otherwise.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Tilemaps
- Assembly: UnityEngine.TilemapModule
public bool hasTilemapChanges { get; }