CSGPolygon.pathContinuousU

If true the u component of our uv will continuously increase in unison with the distance traveled along our path when mode is constant MODE_PATH.

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

Meta