# Sandbox.SpriteRenderer.Lighting

```csharp
bool Lighting { get; set; }
```

Whether or not the sprite should be lit by the scene's lighting system. Otherwise it will be unlit/fullbright.

Declared in [Sandbox.SpriteRenderer](/api/Sandbox.SpriteRenderer).
Assembly: `Sandbox.Engine`.
