Enum PhysicallyBasedSky.RenderingMode
The mode to render the sky.
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum RenderingMode
Fields
| Name | Description | Value |
|---|---|---|
| Default | Use the default shader with the artistic overrides from the volume parameters. |
0 |
| Material | Use a custom Material |
1 |