Skip to content

editorGlobalsISerializedPointOnSurfaceAnchor

Interface: ISerializedPointOnSurfaceAnchor

Hierarchy

ISerializedPointOnSurfaceAnchor

Index

Properties

Properties

mesh

mesh: string

Inherited from ISerializedMeshSurfaceAnchor.mesh

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


meshLocalPosition

meshLocalPosition: ISerializedVector3

Defined in src/history/serialization/PointOnSurfaceAnchorSerializer.ts:8


meshLocalRotation

meshLocalRotation: ISerializedQuaternion

Defined in src/history/serialization/PointOnSurfaceAnchorSerializer.ts:9


surfaceNormal

surfaceNormal: ISerializedVector3

Inherited from ISerializedMeshSurfaceAnchor.surfaceNormal

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


surfacePoints

surfacePoints: ISerializedVector3[]

Inherited from ISerializedMeshSurfaceAnchor.surfacePoints

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

Inherited from ISerializedMeshSurfaceAnchor.surfaceUid

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