# Sandbox.DecalDefinition.ColorTexture

```csharp
Texture ColorTexture { get; set; }
```

The color map to use for the decal including transparency which masks the decal.
This must be set for other textures to use the decal mask.

Declared in [Sandbox.DecalDefinition](/api/Sandbox.DecalDefinition).
Assembly: `Sandbox.Engine`.
