Public typealias

Signature
type PointsSnapIndicator = {
  id: string
  points: VecLike[]
  type: 'points'
}
References

VecLike

Source

packages/editor/src/lib/editor/managers/SnapManager/SnapManager.ts

pointInPolygonPolygon2d