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.


Did you find this page useful? Please give it a rating: