SpatialGraphInteropFrameOfReferencePreview 类

定义

表示基于应用中的空间坐标系为互操作创建的空间节点。

public ref class SpatialGraphInteropFrameOfReferencePreview sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SpatialGraphInteropFrameOfReferencePreview final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SpatialGraphInteropFrameOfReferencePreview
Public NotInheritable Class SpatialGraphInteropFrameOfReferencePreview
继承
Object Platform::Object IInspectable SpatialGraphInteropFrameOfReferencePreview
属性

Windows 要求

设备系列
Windows 10, version 1903 (在 10.0.18362.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v8.0 中引入)

注解

注意

通常不会自行针对此类型编写代码。 相反,你将使用为给定类型的空间节点设计的库,该库代表你调用此类型。

属性

CoordinateSystem

获取此互操作引用帧所基于的坐标系。

CoordinateSystemToNodeTransform

获取从基础坐标系到静态节点的转换。

NodeId

获取为此互操作引用帧创建的空间节点 ID。

适用于