Public typealias

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

VecLike

Source

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

pointInPolygonPolygon2d