TilemapRenderer.GetBatchStats() Method
Definition¶
Namespace: Brine2D.Rendering
Gets batching statistics for tilemaps.
public (int TileCount,int DrawCalls) GetBatchStats();
Namespace: Brine2D.Rendering
Gets batching statistics for tilemaps.
public (int TileCount,int DrawCalls) GetBatchStats();