Function CloseRing2

  • Closes given ring by adding the first point to the end of the array. This will mutate the given array. Will not do anything if the ring is already closed.

    Parameters

    Returns void

Generated using TypeDoc