If true, any offset outside the path's length will wrap around, instead of stopping at the ends. Use it for cyclic paths.
public bool Loop { get; set; }