# Sandbox.Rendering.SamplerState.BorderColor

```csharp
Color BorderColor { get; set; }
```

Border color to use if [Sandbox.Rendering.TextureAddressMode.Border](/api/Sandbox.Rendering.TextureAddressMode/Border) is specified for AddressU, AddressV, or AddressW.

Declared in [Sandbox.Rendering.SamplerState](/api/Sandbox.Rendering.SamplerState).
Assembly: `Sandbox.Engine`.
