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