Batching
How to
- You can enable batching in your level/map by doing
"Batching_Version": 2in the mapConfig.json - You can exclude your asset from batching by setting
Exclude_From_Level_Batchingto true in your asset data file.
Benefits
- Having fewer materials allows the game to batch assets better reducing drawcalls.