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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答