Render multiple copies of the same mesh at the same time.
| Page | Description |
|---|---|
| Introduction to GPU instancing | Learn about the GPU drawing multiple copies of a mesh at the same time, for example to draw multiple trees or bushes. |
| Enable GPU instancing | Make sure meshes and shaders are compatible with GPU instancing. |
| Troubleshooting GPU instancing | Solve common issues with GPU instancing, such as slower rendering. |