setFpsReduction

open fun setFpsReduction(fps: Float)

Limit render framerate.

Parameters

fps

Limit render framerate to this value, or use Float.POSITIVE_INFINITY to disable fps reduction.