CSGPolygon.pathLocal

If false we extrude centered on our path, if true we extrude in relation to the position of our CSGPolygon when mode is constant MODE_PATH.

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

Meta