flywave-mapview.pickresult.point
Home > @flywave/flywave-mapview > PickResult > point
PickResult.point property
A 2D point in screen coordinates, or a 3D point in world coordinates.
Signature:
point: THREE.Vector2 | THREE.Vector3;
Home > @flywave/flywave-mapview > PickResult > point
A 2D point in screen coordinates, or a 3D point in world coordinates.
Signature:
point: THREE.Vector2 | THREE.Vector3;