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

    Function step

    • 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