PointsSnapIndicator
Public typealias
Signature
type PointsSnapIndicator = {
id: string
points: VecLike[]
type: 'points'
}
References
Source
packages/editor/src/lib/editor/managers/SnapManager/SnapManager.ts
Public typealias
type PointsSnapIndicator = {
id: string
points: VecLike[]
type: 'points'
}
packages/editor/src/lib/editor/managers/SnapManager/SnapManager.ts