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 で導入)

注釈

Note

通常、この型に対するコードは自分で記述しません。 代わりに、特定の種類の空間ノード用に設計されたライブラリを使用し、そのライブラリはユーザーに代わってこの型を呼び出します。

プロパティ

CoordinateSystem

参照のこの相互運用フレームの基になる座標系を取得します。

CoordinateSystemToNodeTransform

基底座標系から静的ノードへの変換を取得します。

NodeId

参照のこの相互運用フレーム用に作成された空間ノード ID を取得します。

適用対象