loop property

bool loop
final

Whether to connect the last point to the first point.

It is usefull in the polar coordinate.

Implementation

final bool loop;