XRSemanticsSubsystem
↳ extends UnityEngine.SubsystemsImplementation.SubsystemWithProvider
Defines an interface for interacting with semantic segmentation functionality.
Declaration
public class XRSemanticsSubsystem : SubsystemWithProvider<XRSemanticsSubsystem, XRSemanticsSubsystemDescriptor, Provider>, ISubsystemWithModelMetadataConstructors
public XRSemanticsSubsystem()
Properties
| Name | Type | Summary |
|---|---|---|
| readonly IsMetadataAvailable | bool | - |
| readonly LatestFrameId | Nullable<uint> | - |
| SuppressionMaskChannels | HashSet<SemanticsChannel> | - |
| TargetFrameRate | uint | - |
Methods
Relationships
derived: NsdkSemanticsSubsystem
implements: ISubsystemWithModelMetadata