Gaea Documentation

Gaea Documentation

Node Reference


Clamp

Modify › Adjust
Shortcode cl
Clamp controls the height of the terrain. You can squash the terrain, clip it at certain heights, or make it taller using the Extend operation.

Clamp allows you to control the height of the terrain. You can use it to squash the terrain, clip it at certain heights, or make it taller using the Extend operation.

Properties

Clamp
ModeSpecifies the clamping method used to restrict values within a certain range.
StandardApplies a fixed minimum and maximum clamp to the input values, preserving their original scale. NormalizedClamps and remaps the input values to a normalized 0–1 range, ensuring consistent output regardless of the original scale.
ValueSets the clamp threshold or range. Values outside this range are limited to the specified minimum or maximum.
DropLowers the overall shape to lowest value, ie 'dropping' the entire shape to the 'floor'.

Created by QuadSpinner QuadSpinner using AngryMonkey
Copyright © 2016-2026 QuadSpinner. All rights reserved.
Documentation is provided under the MIT License.