docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum HumanSegmentationStencilMode

    Represents the segmentation stencil mode.

    Namespace: UnityEngine.XR.ARSubsystems
    Assembly: Unity.XR.ARSubsystems.dll
    Syntax
    public enum HumanSegmentationStencilMode

    Fields

    Name Description
    Best

    The segmentation stencil is enabled and will be generated at the best resolution.

    Disabled

    The segmentation stencil is disabled and will not be generated.

    Fastest

    The segmentation stencil is enabled and will be generated at the fastest resolution.

    Medium

    The segmentation stencil is enabled and will be generated at the medium resolution.

    Extension Methods

    SegmentationStencilModeExtension.Enabled(HumanSegmentationStencilMode)
    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)