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.