Skip to content

editorGlobalsISerializedMeshSurfaceAnchor

Interface: ISerializedMeshSurfaceAnchor

Hierarchy

  • ISerializedMeshSurfaceAnchor

ISerializedPointOnSurfaceAnchor

Index

Properties

Properties

mesh

mesh: string

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


surfaceNormal

surfaceNormal: ISerializedVector3

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


surfacePoints

surfacePoints: ISerializedVector3[]

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

This is used to identify the surface in the mesh. @see MeshSurfaceAnchor.ISurfaceSignature


Optional surfaceUid

surfaceUid? : string

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