Struct GlobalLightLoopSettings | High Definition RP | 7.1.8
docs.unity3d.com
    Show / Hide Table of Contents

    Struct GlobalLightLoopSettings

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Serializable]
    public struct GlobalLightLoopSettings

    Fields

    cookieSize

    Declaration
    public CookieResolution cookieSize
    Field Value
    Type Description
    CookieResolution

    cookieTexArraySize

    Declaration
    public int cookieTexArraySize
    Field Value
    Type Description
    Int32

    cubeCookieTexArraySize

    Declaration
    public int cubeCookieTexArraySize
    Field Value
    Type Description
    Int32

    default

    Default GlobalDecalSettings

    Declaration
    [Obsolete("Since 2019.3, use GlobalLightLoopSettings.NewDefault() instead.")]
    public static readonly GlobalLightLoopSettings default
    Field Value
    Type Description
    GlobalLightLoopSettings

    maxAreaLightsOnScreen

    Declaration
    public int maxAreaLightsOnScreen
    Field Value
    Type Description
    Int32

    maxDecalsOnScreen

    Declaration
    public int maxDecalsOnScreen
    Field Value
    Type Description
    Int32

    maxDirectionalLightsOnScreen

    Declaration
    public int maxDirectionalLightsOnScreen
    Field Value
    Type Description
    Int32

    maxEnvLightsOnScreen

    Declaration
    public int maxEnvLightsOnScreen
    Field Value
    Type Description
    Int32

    maxPunctualLightsOnScreen

    Declaration
    public int maxPunctualLightsOnScreen
    Field Value
    Type Description
    Int32

    planarReflectionCacheCompressed

    Declaration
    public bool planarReflectionCacheCompressed
    Field Value
    Type Description
    Boolean

    planarReflectionProbeCacheSize

    Declaration
    public int planarReflectionProbeCacheSize
    Field Value
    Type Description
    Int32

    planarReflectionTextureSize

    Declaration
    public PlanarReflectionResolution planarReflectionTextureSize
    Field Value
    Type Description
    PlanarReflectionResolution

    pointCookieSize

    Declaration
    public CubeCookieResolution pointCookieSize
    Field Value
    Type Description
    CubeCookieResolution

    reflectionCacheCompressed

    Declaration
    public bool reflectionCacheCompressed
    Field Value
    Type Description
    Boolean

    reflectionCubemapSize

    Declaration
    public CubeReflectionResolution reflectionCubemapSize
    Field Value
    Type Description
    CubeReflectionResolution

    reflectionProbeCacheSize

    Declaration
    public int reflectionProbeCacheSize
    Field Value
    Type Description
    Int32

    skyLightingOverrideLayerMask

    Declaration
    public LayerMask skyLightingOverrideLayerMask
    Field Value
    Type Description
    LayerMask

    skyReflectionSize

    Declaration
    public SkyResolution skyReflectionSize
    Field Value
    Type Description
    SkyResolution

    supportFabricConvolution

    Declaration
    public bool supportFabricConvolution
    Field Value
    Type Description
    Boolean

    Methods

    NewDefault()

    Default GlobalDecalSettings

    Declaration
    public static GlobalLightLoopSettings NewDefault()
    Returns
    Type Description
    GlobalLightLoopSettings
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023