Table of contents

Public interface

Signature
interface PointsSnapIndicator {}
Source

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


Properties

id

Public propertysignature

Signature
id: string

points

Public propertysignature

Signature
points: VecLike[]
References

VecLike


type

Public propertysignature

Signature
type: 'points'

pointInPolygonPolygon2d