Class FeatureAtPixelInteraction

Hierarchy

Accessors

Constructors

Methods

Properties

_draggingFeature: null | EventFeature = null
_pickPosition: EventType = EventType.CLICK
_pickPositionMask: number = -1
active: number

The current active bitmask for EventType

hitTolerance: number = 10

The number of pixels to take into account for picking features

id: string

A unique identifier for this interaction

modificationKey: ModificationKeyType

The current active ModificationKeyType

pickTranslucent: boolean = true

whether to pick translucent depth or not, defaults to true

pointerKey: PointerKeyType

The currently active PointerKeyType

pullPickedPosition: number = 0

Pulls the picked position towards the camera position by this number

Generated using TypeDoc