Skip to content

KBE3D / KBCore / Cesium / pickBegin

函数: pickBegin()

pickBegin(scene: Scene, windowPosition: Cartesian2, drawingBufferRectangle: BoundingRectangle, width?: number, height?: number): void

Setup needed before picking.

参数

scene

Scene

windowPosition

Cartesian2

Window coordinates to perform picking on.

drawingBufferRectangle

BoundingRectangle

The output drawing buffer recangle.

width?

number

Width of the pick rectangle.

height?

number

Height of the pick rectangle.

返回

void

KBE3D @3.0.0 Copyright © 2024-present KBE3D