Class CoreRenderPipelinePreferences
Core Render Pipeline preferences.
Namespace: UnityEditor.Rendering
Syntax
public static class CoreRenderPipelinePreferences
Fields
corePreferencePath
Path to the Render Pipeline Preferences
Declaration
public static readonly string corePreferencePath
Field Value
| Type | Description |
|---|---|
| String |
Methods
Open()
Open the Core Rendering Pipeline preference window.
Declaration
public static void Open()