Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1007 Bytes

spatialgraphinteroppreview.md

File metadata and controls

31 lines (22 loc) · 1007 Bytes
-api-id -api-type ms.custom
T:Windows.Perception.Spatial.Preview.SpatialGraphInteropPreview
winrt class
RS5

Windows.Perception.Spatial.Preview.SpatialGraphInteropPreview

-description

Provides preview functionality that lets apps track spatial nodes, allowing the user to reason about places and things in their surroundings.

-remarks

Note

You generally won't write code against this type yourself. Instead, you'll use a library designed for a given kind of spatial node, with that library calling into this type on your behalf.

Version history

Windows version SDK version Value added
1903 18362 TryCreateFrameOfReference(SpatialCoordinateSystem)
1903 18362 TryCreateFrameOfReference(SpatialCoordinateSystem,Vector3)
1903 18362 TryCreateFrameOfReference(SpatialCoordinateSystem,Vector3,Quaternion)

-see-also

-examples