GapsSnapIndicator
Table of contents
interface GapsSnapIndicator {}
Properties
direction: 'horizontal' | 'vertical'
gaps: Array<{
endEdge: [VecLike, VecLike]
startEdge: [VecLike, VecLike]
}>
id: string
type: 'gaps'
interface GapsSnapIndicator {}
direction: 'horizontal' | 'vertical'
gaps: Array<{
endEdge: [VecLike, VecLike]
startEdge: [VecLike, VecLike]
}>
id: string
type: 'gaps'