Source#
*Config object requires the ‘biome-provider-pipeline-v2’ addon to use
A pipeline source
Types#
Different types of Source
provide different behaviours and may have additional parameters for configuring that behavior.
The type is specified by setting the type parameter to the name of the type. If the same name is used by two different addons, you can prefix the name with ADDON_NAME:
to specify which one to use.
A list of available types for Source
are listed below:
SAMPLER#
Distributes a weighted list of pipeline biomes according to a NoiseSampler.
IMAGE#
*Type requires the ‘pipeline-image’ addon to use
Uses#
This object is used in one place:
-
pipeline.source Source - The initial biome layout.