Internal
Readonly
cameraReadonly
mapDoes a raycast on all objects in the scene; useful for picking.
The X position in CSS/client coordinates, without the applied display ratio.
The Y position in CSS/client coordinates, without the applied display ratio.
Optional
parameters: IntersectParamsThe intersection test behaviour may be adjusted by providing an instance of IntersectParams.
the list of intersection results.
Returns a ray caster using the supplied screen positions.
The X position in css/client coordinates (without applied display ratio).
The Y position in css/client coordinates (without applied display ratio).
Raycaster with origin at the camera and direction based on the supplied x / y screen points.
Generated using TypeDoc
Handles the picking of scene geometry and roads.