Houdini 20.0 Nodes APEX Nodes

Abs<T>

Computes the absolute value.

On this page
Since 20.0

Returns the absolute value of a numerical or vector value.

When used with vector values, the components of the returned vector are the absolute values of the components of the input vector.

Inputs

value: Float, Int, Vector2, Vector3, Vector4

The input to compute the absolute value of.

Outputs

result: Float, Int, Vector2, Vector3, Vector4

The absolute value of the input value.

APEX Nodes