Houdini 20.0 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 inputs values.

APEX Nodes