CSGPolygon.pathJoined

If true the start and end of our path are joined together ensuring there is no seam when mode is constant MODE_PATH.

  1. bool pathJoined [@property getter]
  2. bool pathJoined [@property setter]
    struct CSGPolygon
    @nogc nothrow @property
    void
    pathJoined
    (
    bool v
    )

Meta