Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseSends batchable Sprites from the Tilemap in chunks to be rendered and can be batched using the Scriptable Render Pipeline (SRP) batching system.
Use this mode if you are using a Scriptable Render Pipeline (SRP) and want Sprites on the Tilemap batch with other related Renderers using the SRP batching system. If you are not using a SRP, this will fallback to the default dynamic batching pipeline.