InteractionTypeΒΆ webVis API ReferenceInteractionTypeEnumeration InteractionTypeThe available interaction types. They determine if a target was picked or interacted with by ID. See InteractionData InteractionAPI IndexEnumeration MembersBY_ID PICKING Enumeration MembersBY_IDBY_ID: 1Target is interacted with by ID. PICKINGPICKING: 0Target is interacted with via picking.
The available interaction types. They determine if a target was picked or interacted with by ID.
See