Enumeration PickObjectType

Describes the general type of a picked object.

Enumeration Members

Enumeration Members

Area: 3

An area object.

Icon: 5

The Icon of a TextElement.

Line: 2

A line object.

Object3D: 6

Any general 3D object, for example, a landmark.

Point: 1

A point object.

Text: 4

The text part of a TextElement

Unspecified: 0

Unspecified.

Generated using TypeDoc