Skip to main content

VertexPickerConfig

Configuration interface for the VertexPicker component.

Properties

previewElement

previewElement: HTMLElement

The HTML element to use for previewing the picked vertex.


showOnlyVertex

showOnlyVertex: boolean

If true, only vertices will be picked, not the closest point on the face.


snapDistance

snapDistance: number

The maximum distance for snapping to a vertex.