fromScene

Gets the FrameRateMonitor for a given scene. If the scene does not yet have a FrameRateMonitor, one is created with the FrameRateMonitor.defaultSettings.

Return

The scene's FrameRateMonitor.

Parameters

scene

The scene for which to get the FrameRateMonitor.

See also