DiagnosticsSettings.Enabled Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Diagnostics can be disabled if unneeded to reclaim any lost performance.
[UnityEngine.Tooltip("Diagnostics can be disabled if unneeded to reclaim any lost performance.")]
public bool Enabled;
[<UnityEngine.Tooltip("Diagnostics can be disabled if unneeded to reclaim any lost performance.")>]
val mutable Enabled : bool
Public Enabled As Boolean
Field Value
- Attributes
-
UnityEngine.TooltipAttribute