# Sandbox.Rendering.ReflectionSetup.FallbackColor

```csharp
System.Nullable<Color> FallbackColor { get; set; }
```

If we can't render the reflection and this is set, we'll clear the render target to this color

Declared in [Sandbox.Rendering.ReflectionSetup](/api/Sandbox.Rendering.ReflectionSetup).
Assembly: `Sandbox.Engine`.
