frameFps
The current frames per second (FPS) for the frame.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor.CoreModule
public float frameFps { get; }
Remarks
Unity calculates the FPS by dividing 1000.0f by the FrameDataView.frameTimeMs.