Struct HDShadowInitParameters.HDShadowAtlasInitParams
Shadow Atlases parameters.
Inherited Members
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[Serializable]
public struct HDShadowInitParameters.HDShadowAtlasInitParams
Fields
Name | Description |
---|---|
shadowAtlasDepthBits | Shadow Atlas depth bits. |
shadowAtlasResolution | Shadow Atlas resolution. |
useDynamicViewportRescale | Enable dynamic rescale of the atlas. |