Skip to content

editorGlobalsISerializedMeshEdgeAnchor

Interface: ISerializedMeshEdgeAnchor

Hierarchy

  • ISerializedMeshEdgeAnchor

ISerializedPointOnEdgeAnchor

Index

Properties

Properties

Optional edgeUid

edgeUid? : string

Defined in src/history/serialization/MeshEdgeAnchorSerializer.ts:12


endPoint

endPoint: ISerializedVector3

Defined in src/history/serialization/MeshEdgeAnchorSerializer.ts:11


mesh

mesh: string

Defined in src/history/serialization/MeshEdgeAnchorSerializer.ts:6


startPoint

startPoint: ISerializedVector3

Defined in src/history/serialization/MeshEdgeAnchorSerializer.ts:10

This is used to identify the edge in the mesh. @see MeshEdgeAnchor.IEdgeSignature