Houdini 20.5 Nodes APEX nodes

Vector3ToFloat

Extracts all the components of a Vector3.

On this page
Since 20.0

Returns the components of vector as x, y, and z.

Inputs

vector: Vector3

Vector from which to get the components.

Outputs

x: Float

The first component of vector.

y: Float

The second component of vector.

z: Float

The third component of vector.

See also

APEX nodes