Houdini 20.0 Nodes APEX Nodes

FloatToVector2

Build a Vector2 from Floats.

On this page
Since 20.0

Returns a Vector2 where the components are defined by x and y.

Inputs

x: Float

The first component of the resultant vector.

y: Float

The second component of the resultant vector.

Outputs

vector: Vector2

The resultant vector, with components specified by x and y.

See also

APEX Nodes