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
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.