SpatialGraphInteropFrameOfReferencePreview クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アプリの空間座標系に基づいて相互運用用に作成された空間ノードを表します。
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
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10, version 1903 (10.0.18362.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v8.0 で導入)
|
注釈
Note
通常、この型に対するコードは自分で記述しません。 代わりに、特定の種類の空間ノード用に設計されたライブラリを使用し、そのライブラリはユーザーに代わってこの型を呼び出します。
プロパティ
CoordinateSystem |
参照のこの相互運用フレームの基になる座標系を取得します。 |
CoordinateSystemToNodeTransform |
基底座標系から静的ノードへの変換を取得します。 |
NodeId |
参照のこの相互運用フレーム用に作成された空間ノード ID を取得します。 |