# Sandbox.DecalRenderer

Component that creates a projected decal relative to its GameObject.

- Kind: class
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.Renderer](/api/Sandbox.Renderer)
> **Obsolete.** DecalRenderer is obsolete, use Decal which uses textures instead of materials https://sbox.game/dev/doc/reference/components/decals/


## Constructors

- [`DecalRenderer`](/api/Sandbox.DecalRenderer/.ctor)

## Properties

- [`Material`](/api/Sandbox.DecalRenderer/Material)
- [`Size`](/api/Sandbox.DecalRenderer/Size)
- [`TintColor`](/api/Sandbox.DecalRenderer/TintColor)
- [`TriPlanar`](/api/Sandbox.DecalRenderer/TriPlanar)
