2021-06-25 07:50:12 -04:00

17 lines
964 B
Markdown

# Graph Settings Menu
## Description
The **Graph Settings** tab on the **[Graph Inspector](Internal-Inspector.md)** lets you change settings that affect the Shader Graph as a whole. Click the **Graph Settings** tab in the **Graph Inspector** to display the settings. If you don't see the **Graph Inspector**, click the **Graph Inspector** button on the [Shader Graph title bar](Shader-Graph-Window.md) to make it appear.
![](images/GraphSettings_Menu.png)
### Graph Settings Menu
| Menu Item | Description |
|:----------|:------------|
| Precision | A [Precision Type](Precision-Types.md) drop-down menu that lets you set the precision for the entire graph. |
| Active Targets | A list that contains the Targets you've selected. Entries can be added or removed using the Add (+) and Remove (-) buttons. |
Target-specific settings appear below the standard setting options. The displayed Target-specific settings change according to which Targets you select.