{}!Google Tag Manager end}} Class DebugDisplaySettingsLighting | Universal RP | 14.0.9
docs.unity3d.com
    목차 표시/숨기기

    Class DebugDisplaySettingsLighting

    Lighting-related Rendering Debugger settings.

    Inheritance
    Object
    DebugDisplaySettingsLighting
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public class DebugDisplaySettingsLighting : IDebugDisplaySettingsData, IDebugDisplaySettingsQuery

    Properties

    AreAnySettingsActive

    Declaration
    public bool AreAnySettingsActive { get; }
    Property Value
    Type Description
    Boolean
    Implements
    IDebugDisplaySettingsQuery.AreAnySettingsActive

    hdrDebugMode

    Current HDR debug mode.

    Declaration
    public HDRDebugMode hdrDebugMode { get; set; }
    Property Value
    Type Description
    HDRDebugMode

    IsLightingActive

    Declaration
    public bool IsLightingActive { get; }
    Property Value
    Type Description
    Boolean
    Implements
    IDebugDisplaySettingsQuery.IsLightingActive

    IsPostProcessingAllowed

    Declaration
    public bool IsPostProcessingAllowed { get; }
    Property Value
    Type Description
    Boolean
    Implements
    IDebugDisplaySettingsQuery.IsPostProcessingAllowed

    lightingDebugMode

    Current debug lighting mode.

    Declaration
    public DebugLightingMode lightingDebugMode { get; set; }
    Property Value
    Type Description
    DebugLightingMode

    lightingFeatureFlags

    Current debug lighting feature flags mask that allows selective disabling individual lighting components.

    Declaration
    public DebugLightingFeatureFlags lightingFeatureFlags { get; set; }
    Property Value
    Type Description
    DebugLightingFeatureFlags

    Methods

    TryGetScreenClearColor(ref Color)

    Declaration
    public bool TryGetScreenClearColor(ref Color color)
    Parameters
    Type Name Description
    Color color
    Returns
    Type Description
    Boolean

    Explicit Interface Implementations

    IDebugDisplaySettingsData.CreatePanel()

    Declaration
    IDebugDisplaySettingsPanelDisposable IDebugDisplaySettingsData.CreatePanel()
    Returns
    Type Description
    IDebugDisplaySettingsPanelDisposable
    Implements
    IDebugDisplaySettingsData.CreatePanel()
    맨 위로
    Copyright © 2023 Unity Technologies —
    • Your Privacy Choices (Cookie Settings)