Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


lastAvailableFrameIndex

The index of the last frame available in the Profiler Window, or -1 if no frames are available.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public long lastAvailableFrameIndex { get; }