Skip to content

KBE3D / KBCore / Cesium / addDrillPickedResults

函数: addDrillPickedResults()

addDrillPickedResults(pickedResults: object[], limit: number, results: object[], pickedPrimitives: object[], pickedAttributes: object[], pickedFeatures: object[]): boolean

参数

pickedResults

object[]

the results from the pickCallback

limit

number

If supplied, stop drilling after collecting this many picks.

results

object[]

pickedPrimitives

object[]

pickedAttributes

object[]

pickedFeatures

object[]

返回

boolean

whether picking should end

KBE3D @3.0.0 Copyright © 2024-present KBE3D