Houdini 20.0 Nodes VOP nodes

Gaussian Random VOP node

Generates a random number fitting a Gaussian distribution.

Since 12.5

This operator generates a random number fitting a Gaussian distribution. The random values will be unbounded (i.e. it’s possible to get very large positive or negative values), but most values will be close to 0. The Sigma parameter controls the shape of the Gaussian distribution.

The random value output will be the same if the input seed is the same. If a seed is not specified, the random value will change every time the VOP is evaluated.

See also

VOP nodes