OrientedPathFollow.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]
    struct OrientedPathFollow
    @nogc nothrow @property
    double
    offset
    ()
  2. double offset [@property setter]

Meta