• Merges the given components into a vector.

    Parameters

    • x: NodeMaterialConnectionPoint

      The x component.

    • y: NodeMaterialConnectionPoint

      The y component.

    • z: null | NodeMaterialConnectionPoint

      The z component (optional).

    • w: null | NodeMaterialConnectionPoint

      The w component (optional).

    • Optionaloptions: Partial<TargetOptions>

      Optional target options.

    Returns VectorMergerBlock