docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class XROcclusionSubsystemDescriptor

    Descriptor for the XROcclusionSubsystem.

    Inheritance
    object
    SubsystemDescriptorWithProvider
    SubsystemDescriptorWithProvider<XROcclusionSubsystem, XROcclusionSubsystem.Provider>
    XROcclusionSubsystemDescriptor
    Implements
    ISubsystemDescriptor
    Inherited Members
    SubsystemDescriptorWithProvider<XROcclusionSubsystem, XROcclusionSubsystem.Provider>.Create()
    SubsystemDescriptorWithProvider.id
    SubsystemDescriptorWithProvider.providerType
    SubsystemDescriptorWithProvider.subsystemTypeOverride
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.XR.ARSubsystems
    Assembly: solution.dll
    Syntax
    public class XROcclusionSubsystemDescriptor : SubsystemDescriptorWithProvider<XROcclusionSubsystem, XROcclusionSubsystem.Provider>, ISubsystemDescriptor

    Properties

    Name Description
    environmentDepthConfidenceImageSupported

    (Read Only) Whether the subsystem supports environment depth confidence image.

    environmentDepthImageSupported

    (Read Only) Whether the subsystem supports environment depth image.

    environmentDepthTemporalSmoothingSupported

    Whether temporal smoothing of the environment image is supported.

    humanSegmentationDepthImageSupported

    (Read Only) Whether a subsystem supports human segmentation depth image.

    humanSegmentationStencilImageSupported

    (Read Only) Whether a subsystem supports human segmentation stencil image.

    supportsEnvironmentDepthConfidenceImage

    Specifies if the current subsystem supports environment depth confidence image. This property is deprecated. Use environmentDepthConfidenceImageSupported instead.

    supportsEnvironmentDepthImage

    Specifies if the current subsystem supports environment depth image. This property is deprecated. Use environmentDepthImageSupported instead.

    supportsHumanSegmentationDepthImage

    Specifies if the current subsystem supports human segmentation depth image. This property is deprecated. Use humanSegmentationDepthImageSupported instead.

    supportsHumanSegmentationStencilImage

    Specifies if the current subsystem supports human segmentation stencil image. This property is deprecated. Use humanSegmentationStencilImageSupported instead.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)