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

クラス XRPersistentAnchorSubsystemDescriptor

(Niantic.Lightship.AR.XRSubsystems.XRPersistentAnchorSubsystemDescriptor)

概要

XRPersistentAnchorSubsystem](/docs/ja/ardk/3.1/apiref/Niantic/Lightship/AR/XRSubsystems/XRPersistentAnchorSubsystem/)の記述子。

    class XRPersistentAnchorSubsystemDescriptor:SubsystemDescriptorWithProvider< XRPersistentAnchorSubsystem, XRPersistentAnchorSubsystem.Provider > {
public

struct Cinfo;

// properties

bool supportsTrackableAttachments;

// methods

static void Create(Cinfo cinfo);
}

詳細資料

XRPersistentAnchorSubsystem](/docs/ja/ardk/3.1/apiref/Niantic/Lightship/AR/XRSubsystems/XRPersistentAnchorSubsystem/)の記述子。

プロパティ

supportsTrackableAttachments

ブール supportsTrackableAttachments

サブシステムがアタッチメント(つまり、トラッキング可能なものにアンカーを取り付ける機能)をサポートしていればtrue。

方法

static void Create(Cinfo cinfo)

新しいサブシステム・ディスクリプタを作成し、SubsystemManager に登録します。

    **パラメーター

    cinfo`` - 作成するディスクリプタを記述するコンストラクタ情報。