CSGPolygon.pathInterval

Interval at which a new extrusion slice is added along the path when mode is constant MODE_PATH.

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

Meta