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 10 days ago

Definition

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