struct XRSemanticsSubsystemCinfo
(Niantic.Lightship.AR.XRSubsystems.XRSemanticsSubsystemCinfo)
概要
XRSemanticsSubsystemDescriptor](../XRSemanticsSubsystemDescriptor/index.mdx) のコンストラクタ・パラメータ。
struct XRSemanticsSubsystemCinfo:IEquatable< XRSemanticsSubsystemCinfo > {
// プロパティ
string id;
Type providerType;
Type subsystemTypeOverride;
Func<Supported> semanticSegmentationImageSupportedDelegate;
// メソッド
bool Equals(XRSemanticsSubsystemCinfo other);
override bool Equals(System.オブジェクト obj);
オーバーライド int GetHashCode();
static bool operator == (
XRSemanticsSubsystemCinfo lhs,
XRSemanticsSubsystemCinfo rhs
);
static bool operator != (
XRSemanticsSubsystemCinfo lhs,
XRSemanticsSubsystemCinfo rhs
);
};
詳細資料
XRSemanticsSubsystemDescriptor](../XRSemanticsSubsystemDescriptor/index.mdx) のコンストラクタ・パラメータ。
プロパティ
id
文字列ID
サブシステムのプロバイダ実装の識別子を指定します。
サブシステムのプロバイダ実装の識別子。