Houdini 20.0 Nodes APEX Nodes

FloatToVector3

Build a Vector3 from Floats.

On this page
Since 20.0

Returns a Vector3 where the components are defined by x, y, and z.

Inputs

x: Float

The first component of the resultant vector.

y: Float

The second component of the resultant vector.

z: Float

The third component of the resultant vector.

Outputs

vector: Vector3

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

See also

APEX Nodes