interaction
- Last UpdatedJun 28, 2023
- 2 minute read
The interaction section contains parameters related to user interaction behavior.

|
Parameter |
Type |
Description |
|---|---|---|
|
interaction |
GROUP |
Interaction parameters. |
|
advancedModeTimeout |
SFLOAT |
If the VR user does not change the pointed element for a time longer than this value, the advanced mode is temporarily deactivated. Click the grip to restore advanced mode. If the value is set to 0, the advanced mode never disables. |
|
disableInactivityTimeVR |
SFLOAT |
If the VR user does not change the pointed element for a time longer than this value, the selection is temporarily deactivated. Click the trigger to restore selection. If the value is set to 0, the selection never disables. |
|
selection |
GROUP |
Settings for object selection and hover. |
|
selectionMode |
Setting for the selection mode: single click or double click. The default mode is single click. Selection mode is applicable for both mouse and touch interaction. |
|
|
selectionStyle |
SCOLOR3 |
Predefined style for 3D object selection and hover. For more information, see Selection styles in Model Review. |
|
selectionColor |
SCOLOR3 |
Color used for outline and filler of selected objects. |
|
hoverColor |
Color used for outline and filler of mouse/VR hover objects. |
|
|
fillerOpacity |
Selection/hover filler opacity. This is applicable only if selection style has filler for selection or hover. |
|
|
showLabel |
SBOOL |
When True, selecting an item shows a label attached to the point on which the selection action happened. |
|
showInfoPanel |
SFLOAT |
In screen mode, this property enables the display of the footer where hover and selected item names are shown. In VR mode, this property enables the display of the selection panel over the hand that is performing selection. |