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