Houdini 20.5 Nodes APEX nodes

Average<T>

Computes the average of the input values.

On this page
Since 20.0

Returns the mean of the input Float values.

Inputs

values: VariadicArg<Float>

One or more Float values to find the mean of.

Outputs

result: Float

The mean of the values inputs.

APEX nodes