Menu
Gaea Documentation
The documentation is being updated for version 1.3. Some sections may be incomplete.

This node quantizes the heightfield into discrete cells, defined by the Distance function. The default Euclidian function creates basalt pillar-like shapes.

Properties

ScaleThe relative size of the cellular subdivision.
ChaosThe general randomness of the subdivision. Low values create systematic cells; high values cause the cells to widely differ both in shape and number of sides.
SeedThe randomization pattern or seed for the node's process.
FunctionThe distance function used to determine the cell shape.
EuclideanEuclidean creates sharp, angular cells. ManhattanManhattan creates slightly unnatural multi-angled shapes, which can be quite useful when processed further. ShepardsShepards provides stark peaks and sinkholes. HybridEuclidean-Manhattan hybrid merges both distancing functions equally.
Bomber Noise




Official Website | Discord | YouTube | Instagram | LinkedIn

This documentation is licensed under the MIT License, a very permissive open-source license.