Windows.Perception.Spatial.Surfaces Namespace

Contains classes that describe the surfaces observed in the user's surroundings and their triangle meshes.

Classes

SpatialSurfaceInfo

Represents a snapshot of metadata for a surface observed in the user's surroundings.

SpatialSurfaceMesh

Represents the mesh data for a surface observed in the user's surroundings.

SpatialSurfaceMeshBuffer

Represents a vertex, index, or normal buffer that holds mesh data for surfaces in the user's surroundings.

SpatialSurfaceMeshOptions

Provides options to customize the SpatialSurfaceMesh objects you get back from SpatialSurfaceInfo.TryComputeLatestMeshAsync.

SpatialSurfaceObserver

Provides methods for observing surfaces in the user's surroundings.

See also