# Sandbox.ClothingContainer.ClothingEntry.Tint

```csharp
System.Nullable<float> Tint { get; set; }
```

Used to select a tint for the item. The gradients are defined in the item.

Declared in [Sandbox.ClothingContainer.ClothingEntry](/api/Sandbox.ClothingContainer.ClothingEntry).
Assembly: `Sandbox.Engine`.
