Houdini 20.0 Nodes VOP nodes

MtlX Arrayappend VOP node

On this page

Create a two-element array /nodes/vop/in1, in2.html from two base-type values, or append the in2 value to the end of the in1 array of the same type

Parameters

in1

The input value or nodename for the first value or the array to append to. If in1 is an array type with a value of '' (an empty array), then the output will be a single element array /nodes/vop/in2.html.

in2

The input value or nodename for the value to append; must be the same base type as in1.

Outputs

out

integerarray

VOP nodes