Table of contents
interface GapsSnapIndicator {}

Properties

direction

direction: 'horizontal' | 'vertical'

gaps

gaps: Array<{
  endEdge: [VecLike, VecLike]
  startEdge: [VecLike, VecLike]
}>

id

id: string

type

type: 'gaps'

BoundsSnapPointGeometry2dOptions