editor › Globals › IEdgeSignature
Interface: IEdgeSignature
Things that identify the edge without relying on referencing the same identities.
Hierarchy
- IEdgeSignature
Index
Properties
Properties
endPoint
• endPoint: Vector3
Defined in src/model/data/Concepts/Anchors/MeshEdgeAnchor.ts:19
id
• id: string
Defined in src/model/data/Concepts/Anchors/MeshEdgeAnchor.ts:20
startPoint
• startPoint: Vector3
Defined in src/model/data/Concepts/Anchors/MeshEdgeAnchor.ts:18