Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Graphics performance and profiling reference

Explore properties and settings in the Frame Debugger window and the Rendering Statistics window.
Read time 1 minuteLast updated 10 days ago

Explore properties and settings in the Frame Debugger window and the Rendering Statistics window.

Topic

Description

Frame Debugger window referenceExplore properties and settings in the Frame Debugger window to get more information about rendering events.
Frame Debugger Event Information referenceExplore properties and settings in the Frame Debugger window to displays information about an event such as geometry details and the shader used for a draw call.
Rendering Statistics window referenceExplore properties and settings in the Rendering Statistics window to get real-time rendering information about your application during Play mode.
RenderDoc integrationUse the RenderDoc debugger to debug graphics on a frame by frame basis.

Additional resources