# Add(IRenderPipelineGraphicsSettings)

> Adds a IRenderPipelineGraphicsSettings interface to this instance of the RenderPipelineGlobalSettings asset.

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine.Rendering](/engine/6000.3/script-reference/unityengine/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
protected bool Add(IRenderPipelineGraphicsSettings settings)
```

### Parameters

**** (\[IRenderPipelineGraphicsSettings]\(/engine/6000.3/script-reference/unityengine/rendering/irenderpipelinegraphicssettings)):&#x20;

### Returns

| Type                                                          | Description |
| ------------------------------------------------------------- | ----------- |
| [bool](https://learn.microsoft.com/dotnet/api/system.boolean) |             |
