setMaxRenderingFrameRate(_:)
Sets the maximum rendering frame rate.
Declaration
func setMaxRenderingFrameRate(_ maxFPS: Float)Parameters
- maxFPS:
The frame rate to set. Pass
0.0to specify that there is no limit.
Sets the maximum rendering frame rate.
func setMaxRenderingFrameRate(_ maxFPS: Float)The frame rate to set. Pass 0.0 to specify that there is no limit.