Version: 2019.4
public float frameFps ;

説明

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

The fps is calculated by dividing 1000.0f by the frameTimeMs.
A negative value indicates that the frame is not ready.