Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GpuRecorder

Use to indicate that ProfilerRecorder should collect GPU timing instead of CPU.
Read time 1 minuteLast updated 4 days ago

Definition

GpuRecorder = 64

Remarks

If you use ProfilerRecorderOptions.GpuRecorder to create the recorder, make sure you set the SampleGpu flag for the ProfilerMarker it is used with.