Skip to content

Smoothstep Node

Applies a smoothstep function to the input heightmap, creating a smooth transition between values.

img

Category

Math/Base

Inputs

Name Type Description
input VirtualArray Input heightmap.

Outputs

Name Type Description
output VirtualArray Output heightmap with the smoothstep function applied.

Parameters

Name Type Description
order Choice The order of the smoothstep function, determining the smoothness of the transition.

Example

No example yet

No example available for this node.