sharesPointer property

bool sharesPointer
final

If this XL has both XLayers and PLayers, sharesPointer set true will contribute both sensors data and pointer data toward XLayers.

Otherwise XLayers in this XL are only affected by sensors data.

Default is true. Also see sharesSensors.

Implementation

final bool sharesPointer;