pickableOptions
pickableOptions: PickableGraphicOptions | undefined
Options for making the graphic pickable.
Only the PickableGraphicOptions.id property is required to make the graphics pickable. If a modelId
is also supplied and differs from the id
,
the graphics will also be selectable.
Defined in
- core/frontend/src/tile/GltfReader.ts Line 2045
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.