Version: 2020.3
public float frameFps ;

描述

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

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