Enum HumanSegmentationMode | AR Subsystems | 2.2.0-preview.6
docs.unity3d.com
    Show / Hide Table of Contents

    Enum HumanSegmentationMode

    Represents the human segmentation mode.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    public enum HumanSegmentationMode

    Fields

    Name Description
    Disabled

    The human segmentation is disabled and will not be generated.

    FullScreenResolution

    The human segmentation is enabled and will be generated at the full screen resolution.

    HalfScreenResolution

    The human segmentation is enabled and will be generated at the half screen resolution.

    StandardResolution

    The human segmentation is enabled and will be generated at standard resolution.

    Extension Methods

    HumanSegmentationModeExtension.Enabled()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023