infinite property

bool infinite

If true, the coordinate space will be unbounded (infinite in both axes)

Implementation

external bool get infinite;
void infinite=(bool value)

Implementation

external set infinite(bool value);