コンテンツにスキップ

VectilePickResult

ピック結果(ベクトルタイル)

Extends

  • PickResultBase

Properties

b3d_scene?

optional b3d_scene: B3dScene

ピックしたB3dオブジェクトのインスタンス (種類が Viewer.Category.B3D_SCENE のとき、追加されるプロパティ) ピック位置にB3dがない場合は undefined になります。

Inherited from

PickResultBase.b3d_scene


category

category: "vectile"

Inherit Doc

Overrides

PickResultBase.category


distance

distance: number

ピックした位置までの距離 (ray.direction の長さが単位 / pick の時はm)

Inherited from

PickResultBase.distance


entity?

optional entity: Entity<EventMap>

ピックしたエンティティ。ピック位置にエンティティがない場合は undefined になります。

Inherited from

PickResultBase.entity


point_cloud?

optional point_cloud: PointCloud

ピックした点群。 ピック位置に点群がない場合は undefined になります。

Inherited from

PickResultBase.point_cloud


position

position: Vector3

ピックした位置 (GOCS)

Inherited from

PickResultBase.position


vectile

vectile: object

Inherit Doc

feature

feature: Feature

layer

layer: StyleLayer

Overrides

PickResultBase.vectile