Enum CloudShadowsResolution
Resolution of the cloud shadow.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum CloudShadowsResolution
Fields
Name | Description |
---|---|
High | Size 512 |
Low | Size 128 |
Medium | Size 256 |
VeryLow | Size 64 |