API ReferenceSandbox.Clutter

TerrainMaterialMappingclass

Maps a terrain material to a list of clutter entries that can spawn on it.

objectTerrainMaterialMapping
Namespace
Sandbox.Clutter
Assembly
Sandbox.Engine
Declaration
public class Sandbox.Clutter.TerrainMaterialMapping

Constructors1

Showing 1 constructors

Properties2

Showing 2 properties

public System.Collections.Generic.List`1<int> Sandbox.Clutter.TerrainMaterialMapping.EntryIndices { get; set; }PUBLICGETSET

Indices of clutter entries that can spawn on this material.

Returns:List<int>

On this page