IDevelopmentSettings
Use the developer settings interface to access and change settings which are available only in development mode.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Interface
- Namespace: UnityEngine.AdaptivePerformance
- Assembly: UnityEngine.AdaptivePerformanceModule
public interface IDevelopmentSettings
Properties
Property | Description |
|---|---|
| Logging | Returns true if logging was enabled in StartupSettings. |
| LoggingFrequencyInFrames | Adjust the frequency in frames at which the application logs frame statistics to the console. This is only relevant when logging is enabled. |