Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

FrameDataView.frameFps

public float frameFps;

Description

The current frames per second (FPS) for the frame.

Unity calculates the FPS by dividing 1000.0f by the frameTimeMs.