PathFollow2D.offset

The distance along the path in pixels.

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

Meta