Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Changing resolution scale

Techniques for improving performance by rendering at a lower resolution.
Read time 1 minuteLast updated 13 days ago

To reduce the amount of work for the GPU and speed up rendering, you can change the resolution of the image Unity renders.

Page

Description

Introduction to changing resolution scaleLearn about the different dynamic resolution and upscaling techniques in the different render pipelines.
Dynamic resolutionResources for rendering at a lower resolution dynamically, to reduce the amount of work for the GPU.

Additional resources