# Sandbox.SceneLight.LightCookie

```csharp
Texture LightCookie { get; set; }
```

Access the LightCookie - which is a texture that gets drawn over the light

Declared in [Sandbox.SceneLight](/api/Sandbox.SceneLight).
Assembly: `Sandbox.Engine`.
