Appearance
function computePickInfo(raycaster, mesh): PickInfo;
Defined in: src/utils/Picking.ts:13
Basic raycast helper to get the closest intersection on a mesh.
Raycaster
Mesh
PickInfo