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

    Function div

    • Divides the left value by the right value.

      Parameters

      • left: NodeMaterialConnectionPoint

        The dividend value.

      • right: NodeMaterialConnectionPoint

        The divisor value.

      • Optionaloptions: Partial<TargetOptions>

        Optional target options.

      Returns NodeMaterialConnectionPoint

      The division result as a connection point.