worldwind-ui API / react-worldwind / useHoverPick
Function: useHoverPick() ​
useHoverPick():
PickResult|null
Defined in: react/src/hooks.ts:144
The most recent hover pick, or null before the mouse first moves over the globe.
Returns ​
PickResult | null