API ReferenceSandbox.Clutter
public class Sandbox.Clutter.TerrainMaterialMapping
Maps a terrain material to a list of clutter entries that can spawn on it.
Constructors
Showing 1 constructors
public TerrainMaterialMapping()
No results match this filter.
Properties
Showing 2 properties
public System.Collections.Generic.List`1<int> Sandbox.Clutter.TerrainMaterialMapping.EntryIndices { get; set; }
Indices of clutter entries that can spawn on this material.
public Sandbox.TerrainMaterial Sandbox.Clutter.TerrainMaterialMapping.Material { get; set; }
The terrain material to match.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Clutter |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Clutter.TerrainMaterialMapping |