PathFollow.offset

The distance from the first vertex, measured in 3D units along the path. This sets this node's position to a point within the path.

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

Meta