Namespace Content.Shared.Parallax.Biomes.Layers
Classes
BiomeDecalLayer
BiomeDummyLayer
Dummy layer that specifies a marker to be replaced by external code. For example if they wish to add their own layers at specific points across different templates.
BiomeEntityLayer
BiomeMetaLayer
Contains more biome layers recursively via a biome template. Can be used for sub-biomes.
BiomeTileLayer
Interfaces
IBiomeLayer
IBiomeWorldLayer
Handles actual objects such as decals and entities.