VoxelGeneratorNoise2D

Inherits: VoxelGeneratorHeightmap

Voxel generator producing noise-based heightmap terrain.

Properties:

Type Name Default
Curve curve
float height_range 200.0
Noise noise

Property Descriptions

When assigned, this curve will alter the distribution of height variations, allowing to give some kind of "profile" to the generated shapes.

By default, a linear curve from 0 to 1 is used.

Noise used to produce the heightmap. It is required for the generator to work.

Generated on Mar 24, 2024