Megosztás a következőn keresztül:


DiagnosticsSettings.Enabled Field

Definition

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

Applies to