TileMapBatchSize Property |
How many tiles are in a single batch (for culling optimizations).
Namespace:
GeonBit.ECS.Components.Misc
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ushort BatchSize { set; }
Property Value
Type:
UInt16See Also