PointsSnapIndicator
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
type
Public propertysignature
Signature
type: 'points'