# ScriptableRuntimeReflectionSystemSettings

> Global settings for the scriptable runtime reflection system.

## Definition

* **Type:** Class
* **Namespace:** [UnityEngine.Experimental.Rendering](/engine/6000.7/script-reference/unityengine/experimental/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static class ScriptableRuntimeReflectionSystemSettings
```

## Static Properties

| Property                                                                                                                         | Description                                                |
| -------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- |
| [system](/engine/6000.7/script-reference/unityengine/experimental/rendering/scriptableruntimereflectionsystemsettings/system.md) | The current scriptable runtime reflection system instance. |
