# Sandbox.Clutter.TerrainMaterialMapping

Maps a terrain material to a list of clutter entries that can spawn on it.

- Kind: class
- Namespace: `Sandbox.Clutter`
- Assembly: `Sandbox.Engine`

## Constructors

- [`TerrainMaterialMapping`](/api/Sandbox.Clutter.TerrainMaterialMapping/.ctor)

## Properties

- [`EntryIndices`](/api/Sandbox.Clutter.TerrainMaterialMapping/EntryIndices): Indices of clutter entries that can spawn on this material.
- [`Material`](/api/Sandbox.Clutter.TerrainMaterialMapping/Material): The terrain material to match.
