# Sandbox.Rendering.TextureAddressMode.Border

```csharp
static TextureAddressMode Border
```

Uses a constant border color when sampling outside the [0.0, 1.0] range.
Requires a border color to be defined.

Declared in [Sandbox.Rendering.TextureAddressMode](/api/Sandbox.Rendering.TextureAddressMode).
Assembly: `Sandbox.Engine`.
