Houdini 21.0 Nodes APEX nodes

Quantize<T>

Rounds down a value to a multiple of another value.

On this page
Since 21.0

Rounds down the input value to a multiple of the step value.

Inputs

val: Float, Vector2, Vector3

The value to quantize.

step: Float

Rounds down val to a multiple of this value.

Outputs

result: Float, Vector2, Vector3

The result of quantizing val.

APEX nodes