docs.unity.cn
    Show / Hide Table of Contents

    Struct HDShadowInitParameters.HDShadowAtlasInitParams

    Shadow Atlases parameters.

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

    Fields

    shadowAtlasDepthBits

    Shadow Atlas depth bits.

    Declaration
    public DepthBits shadowAtlasDepthBits
    Field Value
    Type Description
    DepthBits

    shadowAtlasResolution

    Shadow Atlas resolution.

    Declaration
    public int shadowAtlasResolution
    Field Value
    Type Description
    Int32

    useDynamicViewportRescale

    Enable dynamic rescale of the atlas.

    Declaration
    public bool useDynamicViewportRescale
    Field Value
    Type Description
    Boolean
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021