# Sandbox.DecalDefinition.Tint

```csharp
Color Tint { get; set; }
```

Tints the color of the decal's albedo and can be used to adjust the overall opacity of the decal.

Declared in [Sandbox.DecalDefinition](/api/Sandbox.DecalDefinition).
Assembly: `Sandbox.Engine`.
