# Sandbox.SceneLayerType.Translucent

```csharp
static SceneLayerType Translucent
```

Translucent pass. We're rendering translucent objects in depth sorted order, from back to front.

Declared in [Sandbox.SceneLayerType](/api/Sandbox.SceneLayerType).
Assembly: `Sandbox.Engine`.
