• Returns the step function: 0 if x < edge, 1 if x >= edge

    Parameters

    • edge: NodeMaterialConnectionPoint

      The edge value.

    • x: NodeMaterialConnectionPoint

      The input value.

    • Optionaloptions: Partial<TargetOptions>

      Optional target options.

    Returns NodeMaterialConnectionPoint