다음을 통해 공유


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

적용 대상