Enum MixedLightingSetup
Options for mixed lighting setup.
Namespace: UnityEngine.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
public enum MixedLightingSetup
Fields
Name | Description |
---|---|
None | Use this to disable mixed lighting. |
ShadowMask | Use this to select shadow mask. |
Subtractive | Use this to select subtractive. |