Visual Environment volume override reference
The Visual Environment Volume Override lets you change the type of sky the High Definition Render Pipeline (HDRP) uses, and configure the sky and clouds.
Refer to Sky for more information.
Properties
To edit properties in any Volume component override, enable the checkbox to the left of the property. This also tells HDRP to use the property value you specify for the Volume component rather than the default value. If you disable the checkbox, HDRP ignores the property you set and uses the Volume’s default value for that property instead.
Sky
Property | Description |
---|---|
Sky Type | Use the drop-down to select the type of sky that HDRP renders when this Volume affects a Camera. This list automatically updates when you create a custom Sky. • None: HDRP doesn't render a sky for Cameras in this Volume. • Gradient Sky: Renders the top, middle, and bottom sections of the sky using three separate color zones. HDRP controls the size of these color zones using the Gradient Sky’s Gradient Diffusion property. • HDRI Sky: Uses a cubemap texture to represent the entire sky. • Physically Based Sky: Simulates the sky of a spherical planet with a two-part atmosphere which has an exponentially decreasing density with respect to its altitude. • Procedural Sky: Generates a sky based on properties such as, Sky Tint, Ground Color, and Sun Size. HDRP deprecated Procedural Sky in 2019.3 and replaced it with Physically Based Sky. To use Procedural Sky for HDRP Projects in Unity 2019.3 or later, follow the instructions on the Upgrading from 2019.2 to 2019.3 guide. Note: If you select any option that's not None, make sure the respective sky Volume override exists in a Volume in you Scene. For example, if you select Gradient Sky, your Scene must contain a Volume with a Gradient Sky override. |
Background Clouds | Use the drop-down to select the type of clouds that HDRP renders when this Volume affects a Camera. The options are: • None: Doesn't render any clouds. • Cloud Layer: Renders clouds using the Cloud Layer system. This list automatically updates when you create custom clouds. For more information, refer to the clouds in HDRP documentation. |
Ambient Mode | Use the drop-down to select the mode this Volume uses to process ambient light. • Static: Ambient light comes from the baked sky assigned to the Static Lighting Sky property in the Lighting window. This light affects both real-time and baked global illumination. For information on how to set up environment lighting, see the Environment Lighting documentation. • Dynamic: Ambient light comes from the sky that you set in the Sky > Type property of this override. This means that ambient light can change in real time depending on the current Volume affecting the Camera. If you use baked global illumination, changes to the environment lighting only affect GameObjects exclusively lit using Ambient Probes. If you use real-time global illumination, changes to the environment lighting affect both lightmaps and Ambient Probes. |
Wind
Property | Description |
---|---|
Global Orientation | Controls the orientation of the wind relative to the world-space direction x-axis. |
Global Speed | Sets the global wind speed in kilometers per hour. |