Version: 2021.3
public int Capacity ;

描述

Maximum amount of samples ProfilerRecorder can capture.

Shows the maximum amount of samples the ProfilerRecorder can capture. You can use this to set a maximum array size when you copy collected sample data with CopyTo or GetSample methods.