Overview Video

https://player.vimeo.com/video/655318268?h=4ae449f313&badge=0&autopause=0&player_id=0&app_id=58479


tfClamp constrains a height field between two altitude levels by scaling or clipping it.

tfclamp_top_image.png

The terrain on the right has tfClamp enabled, scaling the terrain between the Min and Max settings.


Properties

Min

Sets the minimum altitude of the terrain.

Max

Sets the maximum altitude of the terrain.

Any deformation in the terrain will be scaled within the limits of the Min and Max altitude settings.

Clip

If this is enabled, the terrain will be clipped to the defined range and any part of the scene that is outside of the Min and Max settings will be clipped, as seen in the image below.