Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Count

Sample count.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: Unity.Profiling
  • Assembly: UnityEngine.CoreModule
public long Count { get; }

Remarks

When ProfilerRecorder is used with ProfilerRecorderOptions.SumAllSamplesInFrame the count represents total number of samples accumulated in the frame.