struct XRPersistentAnchorDebugInfo
(Niantic.Lightship.AR.XRSubsystems.XRPersistentAnchorDebugInfo)
概要
XRPersistentAnchorSubsystem](/docs/ja/ardk/3.3/apiref/Niantic/Lightship/AR/XRSubsystems/XRPersistentAnchorSubsystem/)のデバッグ情報を含みます。
struct XRPersistentAnchorDebugInfo {
// プロパティ
XRPersistentAnchorNetworkRequestStatus[] networkStatusArray;
XRPersistentAnchorLocalizationStatus[] localizationStatusArray;
// メソッド
XRPersistentAnchorDebugInfo(
XRPersistentAnchorNetworkRequestStatus[] networkStatusArray,
XRPersistentAnchorLocalizationStatus[] localizationStatusArray
);
};
詳細資料
XRPersistentAnchorSubsystem](/docs/ja/ardk/3.3/apiref/Niantic/Lightship/AR/XRSubsystems/XRPersistentAnchorSubsystem/)のデバッグ情報を含みます。
Properties
networkStatusArray
XRPersistentAnchorNetworkRequestStatus[] networkStatusArray
XRPersistentAnchorNetworkRequestStatus](/docs/ja/ardk/3.3/apiref/Niantic/Lightship/AR/XRSubsystems/XRPersistentAnchorNetworkRequestStatus/) の配列。
localizationStatusArray
XRPersistentAnchorLocalizationStatus[] localizationStatusArray
XRPersistentAnchorLocalizationStatus](/docs/ja/ardk/3.3/apiref/Niantic/Lightship/AR/XRSubsystems/XRPersistentAnchorLocalizationStatus/) の配列。
方法
XRPersistentAnchorDebugInfo
XRPersistentAnchorDebugInfo(
XRPersistentAnchorNetworkRequestStatus[] networkStatusArray,
XRPersistentAnchorLocalizationStatus[] localizationStatusArray
)
XRPersistentAnchorDebugInfo コンストラクタ
Parameters:
[XRPersistentAnchorDebugInfo](/docs/ja/ardk/3.3/apiref/Niantic/Lightship/AR/XRSubsystems/XRPersistentAnchorDebugInfo/)
- デバッグデータ配列を含む XRPersistentAnchorDebugInfo