# Sandbox.SceneLight.RenderDiffuse

```csharp
bool RenderDiffuse { get; set; }
```

Should this light contribute diffuse lighting?

Declared in [Sandbox.SceneLight](/api/Sandbox.SceneLight).
Assembly: `Sandbox.Engine`.
