次の方法で共有


TrajectoryPose 構造体

定義

軌跡のポーズ。

public readonly struct TrajectoryPose : IEquatable<Azure.MixedReality.ObjectAnchors.Conversion.TrajectoryPose>
type TrajectoryPose = struct
Public Structure TrajectoryPose
Implements IEquatable(Of TrajectoryPose)
継承
TrajectoryPose
実装

プロパティ

Rotation

ポーズの回転。

Translation

ポーズの翻訳。

メソッド

Equals(TrajectoryPose)

軌道ポーズのコンテンツが別のポーズのコンテンツと一致するかどうかを返します。

適用対象