Remove(IRenderPipelineGraphicsSettings)
Removes a IRenderPipelineGraphicsSettings interface from this instance of the RenderPipelineGlobalSettings asset.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
protected bool Remove(IRenderPipelineGraphicsSettings settings)
Parameters
Returns
Type | Description |
|---|---|
| bool | Returns false if the element could not be removed. |