Windows.Perception.Spatial.Surfaces Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |