class XRPersistentAnchorSubsystemDescriptor
(Niantic.Lightship.AR.XRSubsystems.XRPersistentAnchorSubsystemDescriptor)
概要
XRPersistentAnchorSubsystem](/docs/ja/ardk/3.3/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.3/apiref/Niantic/Lightship/AR/XRSubsystems/XRPersistentAnchorSubsystem/)の記述子。
プロパティ
supportsTrackableAttachments
ブール supportsTrackableAttachments
サブシステムがアタッチメント(つまり、トラッキング可能なものにアンカーを取り付ける機能)をサポートしていればtrue。
メソッド
static void Create(Cinfo cinfo)
新しいサブシステム・ディスクリプタを作成し、SubsystemManager に登録します。
Parameters:
cinfo
- 作成するディスクリプタを記述するコンストラクタ情報。