SetFrameRate(int)
Sets the targeted framerate for the application.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public void SetFrameRate(int framerate)
Parameters
The target framerate to set for the application.