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

    Function add

    • Adds two values together.

      Parameters

      • left: NodeMaterialConnectionPoint

        The first value to add.

      • right: NodeMaterialConnectionPoint

        The second value to add.

      • Optionaloptions: Partial<TargetOptions>

        Optional target options.

      Returns NodeMaterialConnectionPoint

      The sum as a connection point.