Houdini 20.0 Nodes VOP nodes

MtlX Noise3D VOP node

3D Perlin noise.

On this page

3D Perlin noise in 1, 2, 3 or 4 channels.

Parameters

amplitude

(float or vectorN): the center-to-peak amplitude of the noise (peak-to-peak amplitude is 2× this value). Default is 1.0.

pivot

The center value of the output noise; effectively, this value is added to the result after the Perlin noise is multiplied by amplitude. Default is 0.0.

position

The name of a vector3-type node specifying the 3D position at which the noise is evaluated. Default is to use the current 3D object-space coordinate.

Outputs

out

float

VOP nodes