sharesSensors property

bool sharesSensors
final

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

Otherwise PLayers in this XL are only affected by pointer data.

Default is false. Also see sharesPointer.

Implementation

final bool sharesSensors;