Version: 2020.2

Recorder.gpuSampleBlockCount

切换到手册
public int gpuSampleBlockCount ;

描述

Gets the number of Begin/End time pairs that the GPU executed during a frame. The Recorder has a three frame delay so this gives the timings for the frame that was three frames before the one that you access this property on. (Read Only).

This represents the number of complete, or running, GPU profiling block during the frame.