Input fields
- Last UpdatedMar 16, 2026
- 1 minute read
The input fields in the Compass module.
|
Name |
Type |
Description |
|---|---|---|
|
enable |
sbool |
Enables or disables the compass module. It is initialized using the corresponding configuration value. |
|
isTargetSelected |
sbool |
Represents the angle in degree of the pitch when interacting with medium buttons. |
|
palette |
sstring |
Name of the palette module. It is initialized using the corresponding configuration value. |
|
screenSize |
svec2 |
Size of the viewer. It is initialized using the corresponding configuration value. |
|
targetPosition |
svec3 |
Sets the position of the target to use as rotation point. |
|
visible |
sbool |
Enables or disables the visible state of the compass. It is initialized using the corresponding configuration value. |