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

    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)