本文へスキップ
バージョン: 3.4

struct XRPersistentAnchorDebugInfo

(Niantic.Lightship.AR.XRSubsystems.XRPersistentAnchorDebugInfo)

概要

XRPersistentAnchorSubsystem](../XRPersistentAnchorSubsystem/index.mdx)のデバッグ情報を含みます。

struct XRPersistentAnchorDebugInfo {
// プロパティ

XRPersistentAnchorNetworkRequestStatus[] networkStatusArray;
XRPersistentAnchorLocalizationStatus[] localizationStatusArray;

// メソッド

XRPersistentAnchorDebugInfo(
XRPersistentAnchorNetworkRequestStatus[] networkStatusArray,
XRPersistentAnchorLocalizationStatus[] localizationStatusArray
);
}

詳細資料

XRPersistentAnchorSubsystem](../XRPersistentAnchorSubsystem/index.mdx)のデバッグ情報を含みます。

Properties

networkStatusArray

XRPersistentAnchorNetworkRequestStatus[] networkStatusArray

XRPersistentAnchorNetworkRequestStatus](../XRPersistentAnchorNetworkRequestStatus/index.mdx) の配列。

localizationStatusArray

XRPersistentAnchorLocalizationStatus[] localizationStatusArray

XRPersistentAnchorLocalizationStatus](../XRPersistentAnchorLocalizationStatus/index.mdx) の配列。

方法

XRPersistentAnchorDebugInfo

XRPersistentAnchorDebugInfo(
XRPersistentAnchorNetworkRequestStatus[] networkStatusArray,
XRPersistentAnchorLocalizationStatus[] localizationStatusArray
)

XRPersistentAnchorDebugInfo コンストラクタ

    Parameters:

    [XRPersistentAnchorDebugInfo](./index.mdx) - デバッグデータ配列を含む XRPersistentAnchorDebugInfo