• Returns the maximum of two values.

    Parameters

    • left: NodeMaterialConnectionPoint

      The first value to compare.

    • right: NodeMaterialConnectionPoint

      The second value to compare.

    • Optionaloptions: Partial<TargetOptions>

      Optional target options.

    Returns NodeMaterialConnectionPoint

    The maximum value as a connection point.