# DisplayBaseIndexerSettings()

> Displays the base indexer settings. Requires the serializedObject to be updated before and applied after as serialization is not taken care of.

## Definition

* **Type:** Method
* **Namespace:** [UnityEditor.AdaptivePerformance.Editor](/engine/6000.6/script-reference/unityeditor/adaptiveperformance/editor.md)
* **Assembly:** UnityEditor.AdaptivePerformanceModule

```csharp
public void DisplayBaseIndexerSettings()
```
