Share via


DiagnosticsSettings.Enabled フィールド

定義

失われたパフォーマンスを再利用するために不要な場合は、診断を無効にすることができます。

[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 

フィールド値

属性
UnityEngine.TooltipAttribute

適用対象