Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public interface IDevelopmentSettings

Properties

Property

Description

LoggingReturns true if logging was enabled in StartupSettings.
LoggingFrequencyInFramesAdjust the frequency in frames at which the application logs frame statistics to the console. This is only relevant when logging is enabled.