DiagnosticsSettings.Enabled フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
失われたパフォーマンスを再利用するために不要な場合は、診断を無効にすることができます。
[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