Houdini 20.0 Nodes APEX Nodes

Vector2ToFloat

Extracts all the components of a vector.

On this page
Since 20.0

Returns the components of vector as x and y.

Inputs

vector: Vector2

Vector from which to get the components.

Outputs

x: Float

The first component of vector.

y: Float

The second component of vector.

See also

APEX Nodes