Optimization
Optimize the High Definition Render Pipeline (HDRP) to improve the performance of your project.
Page | Description |
---|---|
Optimizing draw calls | Techniques for speeding up rendering by reducing the number of drawing commands the CPU sends to the GPU. |
Reduce rendering work on the CPU | Use the GPU Resident Drawer or GPU occlusion culling to speed up rendering. |