Rasagar/Library/PackageCache/com.unity.render-pipelines.universal/Documentation~/VolumeOverrides.md
2024-08-26 23:07:20 +03:00

24 lines
776 B
Markdown

---
uid: urp-volume-overrides
---
# Configure Volume Overrides
## Add a Volume Override
To add a Volume Override to a **Volume** component:
1. Select the GameObject with the **Volume** component.
2. In the Inspector window, select **Add Override**.
3. Select a Volume Override, or use the search field to search for one.
For example, select **Add Override** then **Motion Blur** to configure properties that relate to the [Motion Blur](Post-processing-Motion-Blur.md) effect.
## Configure Volume Override properties
When you enable a property in a Volume Override, URP applies the property to the Volume Profile. The property also becomes editable.
You can also do the following:
- Select **All** to enable all properties.
- Select **None** to disable all properties.