class XRSemanticsSubsystemDescriptor
(Niantic.Lightship.AR.XRSubsystems.XRSemanticsSubsystemDescriptor)
概要
XRSemanticsSubsystem](../XRSemanticsSubsystem/index.mdx)のディスクリプタ。
class XRSemanticsSubsystemDescriptor:SubsystemDescriptorWithProvider< XRSemanticsSubsystem, XRSemanticsSubsystem.Provider > {
public:
// プロパティ
Supported semanticSegmentationImageSupported;
};
詳細資料
XRSemanticsSubsystem](../XRSemanticsSubsystem/index.mdx)のディスクリプタ。
プロパティ
semanticSegmentationImageSupported
サポートされているsemanticSegmentationImageSupported
(Read Only)サブシステムがセマンティック・セグメンテーション画像をサポートしているかどうか。
サポート状況を判断するには時間がかかる場合があります。 サポート状況の判明が不明な場合は、値はSupported.Unknownとなる。