Version: 2021.1
언어: 한국어

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.