Instance Batcher is a mesh batching solution that will help you reduce draw calls when using large number of
prefab instances.
=== Features =======================
Requires almost no change in workflow.
Reduces draw calls by batching larger number of instances of a single mesh, while still allowing dynamic use of individual instances.
No vertex limit on the original mesh (vertex limit of 65534 vertices per Mesh still applies)
Allows dynamic changes...
Instance Batcher - Reduce draw calls by batching larger number of instances
prefab instances.
=== Features =======================
Requires almost no change in workflow.
Reduces draw calls by batching larger number of instances of a single mesh, while still allowing dynamic use of individual instances.
No vertex limit on the original mesh (vertex limit of 65534 vertices per Mesh still applies)
Allows dynamic changes...
Instance Batcher - Reduce draw calls by batching larger number of instances