Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


statsLoggingFrequencyInFrames

Adjust the frequency in frames at which the application logs frame statistics to the console. This is only relevant when logging is enabled. See IDevelopmentSettings.Logging. This setting can also be controlled after startup using IDevelopmentSettings.LoggingFrequencyInFrames.
Read time 1 minuteLast updated 11 days ago

Definition

public int statsLoggingFrequencyInFrames { get; set; }