Version: 2021.2
public float frameFps ;

描述

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

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