Heightmap.Procedural
Fields / Optional
coverage
Scalar noise function to use for the Heightmap.Layer.Coverage layer, returning values within [0..1]
.
elevation
Scalar noise function to use for the Heightmap.Layer.Elevation layer, returning terrain-space elevation values.
displacement
Scalar noise function to use for the Heightmap.Layer.Displacement layer, returning terrain-space elevation values.
material
Scalar noise functions per material ID to use for the Heightmap.Layer.Material layer, returning values within [0..1]
.