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]
    struct CSGPolygon
    @nogc nothrow @property
    bool
    pathJoined
    ()
  2. bool pathJoined [@property setter]

Meta