followPointer property

List<bool>? followPointer
getter/setter pair

Whether the position for each dimension follows the pointer or stick to selected points.

If null, a default [false, false] is set.

Implementation

List<bool>? followPointer;