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