Enum ShadowQuality
Namespace: UnityEngine.Rendering.Universal
Syntax
public enum ShadowQuality : int
Fields
Name | Description | Value |
---|---|---|
Disabled | 0 | |
HardShadows | 1 | |
SoftShadows | 2 |
public enum ShadowQuality : int
Name | Description | Value |
---|---|---|
Disabled | 0 | |
HardShadows | 1 | |
SoftShadows | 2 |