Enum LightCookieFormat
Namespace: UnityEngine.Rendering.Universal
Syntax
public enum LightCookieFormat
Fields
| Name | Description | Value |
|---|---|---|
| GrayscaleLow | 0 | |
| GrayscaleHigh | 1 | |
| ColorLow | 2 | |
| ColorHigh | 3 | |
| ColorHDR | 4 |
public enum LightCookieFormat
| Name | Description | Value |
|---|---|---|
| GrayscaleLow | 0 | |
| GrayscaleHigh | 1 | |
| ColorLow | 2 | |
| ColorHigh | 3 | |
| ColorHDR | 4 |