Cosmos Journeyer API Documentation - v1.10.1
    Preparing search index...

    Function merge

    • 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