Houdini 20.0 Nodes APEX Nodes

FloatToVector4

Build a Vector4 from Floats.

On this page
Since 20.0

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

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.

w: Float

The fourth component of the resultant vector.

Outputs

vector: Vector4

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

See also

APEX Nodes