Source Academy Modules
    Preparing search index...

    Function subtract

    • Subtracts the second Shape from the first Shape, returning the resultant Shape.

      Parameters

      • target: Shape

        target Shape to be subtracted from

      • subtractedShape: Shape

        Shape to remove from the first Shape

      Returns Shape

      subtracted Shape