Struct HDShadowInitParameters | High Definition RP | 6.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Struct HDShadowInitParameters

    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    [Serializable]
    public struct HDShadowInitParameters

    Fields

    areaLightShadowAtlas

    Declaration
    public HDShadowInitParameters.HDShadowAtlasInitParams areaLightShadowAtlas
    Field Value
    Type Description
    HDShadowInitParameters.HDShadowAtlasInitParams

    default

    Default HDShadowInitParameters

    Declaration
    public static readonly HDShadowInitParameters default
    Field Value
    Type Description
    HDShadowInitParameters

    directionalShadowsDepthBits

    Declaration
    public DepthBits directionalShadowsDepthBits
    Field Value
    Type Description
    DepthBits

    k_DefaultMaxShadowRequests

    Declaration
    public const int k_DefaultMaxShadowRequests = 128
    Field Value
    Type Description
    Int32

    k_DefaultShadowAtlasResolution

    Declaration
    public const int k_DefaultShadowAtlasResolution = 4096
    Field Value
    Type Description
    Int32

    k_DefaultShadowMapDepthBits

    Declaration
    public const DepthBits k_DefaultShadowMapDepthBits = DepthBits.Depth32
    Field Value
    Type Description
    DepthBits

    maxShadowRequests

    Declaration
    public int maxShadowRequests
    Field Value
    Type Description
    Int32

    punctualLightShadowAtlas

    Declaration
    public HDShadowInitParameters.HDShadowAtlasInitParams punctualLightShadowAtlas
    Field Value
    Type Description
    HDShadowInitParameters.HDShadowAtlasInitParams

    shadowQuality

    Declaration
    public HDShadowQuality shadowQuality
    Field Value
    Type Description
    HDShadowQuality
    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