XRSemanticsSubsystemCinfo
Constructor parameters for the XRSemanticsSubsystemDescriptor.
Declaration
public struct XRSemanticsSubsystemCinfo : ValueType, IEquatable<XRSemanticsSubsystemCinfo>Properties
| Name | Type | Summary |
|---|---|---|
| id | string | - |
| providerType | Type | - |
| semanticSegmentationImageSupportedDelegate | Func<Supported> | - |
| subsystemTypeOverride | Type | - |
Methods
| Name | Type | Summary |
|---|---|---|
| Equals | bool | - |
| GetHashCode | int | - |
Operators
| Name | Type | Summary |
|---|---|---|
| static != | bool | - |
| static == | bool | - |
Relationships
implements: System.IEquatable