Draft: The content on this page is complete, but it has not been reviewed yet.
# Visual Effect Graph Preferences Visual Effect Graph Preferences is a Section in Unity Preferences Window. You can access these settings using the **Edit/Preferences** menu, then selecting **Visual Effects** section. ![](Images/VisualEffectPreferences.png) ## Properties: | Name | Description | | ----------------------------------- | ------------------------------------------------------------ | | Experimental Operators/Blocks | Enable Visibility of the Experimental Blocks and Operators in the [Node Creation Menu](GettingStarted.md#manipulating-graph-elements). | | Show Additional Debug info | Displays more debug information in the Inspector, when selecting [Blocks](Blocks.md), [Operators](Operators.md) or [Contexts](Contexts.md) | | Verbose Mode for Compilation | Enable Verbose logging in Console when Compiling Graphs. | | Experimental Shader Externalization | Enable Externalizing Shaders (for Debugging purposes) in the [Visual Effect Graph Asset Inspector](VisualEffectGraphAsset.md) | | Force Compilation in Edition Mode | Disables Graph Optimization when Saving Assets (for Debug Purposes Only) |