Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.43.3
GitLab
API (v0.43.3) - Giro3D
interactions
PickCallback
Type Alias PickCallback<T>
Pick
Callback
<
T
>
:
(
(
eventOrCanvasCoordinate
:
MouseEvent
|
Vector2
)
=>
T
[]
)
A pick function that is used by the drawtool to interact with the scene.
Type Parameters
T
extends
PickResult
=
PickResult
Settings
Member Visibility
Protected
Inherited
External
API (v0.43.3) - Giro3D
Loading...
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
A pick function that is used by the drawtool to interact with the scene.