pickableOptions
pickableOptions: undefined | PickableGraphicOptions
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 1678
Last Updated: 20 June, 2023