requiredClearBits property

List<int> get requiredClearBits

A collection of bit positions where a point is only displayed if the corresponding bit value is 0.

If both requiredClearBits and requiredSetBits are empty, this filter does not affect point visibility.