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