Class VolumesPreferences
Preferences for Volumes
Implements
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public class VolumesPreferences : ICoreRenderPipelinePreferencesProvider
Properties
Name | Description |
---|---|
drawSolid | Returns if the Volume Gizmos should render the solid faces |
drawWireFrame | Returns if the Volume Gizmos should render the wireframe edges |
header | The header of the panel |
keywords | The list of keywords for user search |
volumeGizmoColor | Returns the user defined color for rendering volume gizmos |
volumeGizmosVisibilityOption | Returns the current VolumesPreferences.VolumeGizmoVisibility |
Methods
Name | Description |
---|---|
PreferenceGUI() | Renders the Preferences UI for this provider |