函数 computePickingInfoWithCoordinates
computePickingInfoWithCoordinates( pointerEvent: MouseEvent, scene: Scene, coordinates: GeoCoordinatesComputingInfo, axisSnapPixelSize: number, result: CoordinatesComputingPickingInfo, disabledOptions?: { x?: boolean; xy?: boolean; y?: boolean; z?: boolean; zAxis?: boolean; },): undefined| true 返回 undefined | true