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