Constructor options for a PointDragHandle

Since

2022.1

Hierarchy

  • PointDragHandleConstructorOptions

Properties

handleIconStyle?: null | IconStyle

The icon style to be used by this point drag handle. This is passed to PointHandle's constructor.

moveConstraint?: EditMoveConstraint

The move constraint for this point handle.

Default

{@link EditMoveConstraint.ON_TERRAIN}