docs.unity3d.com
    目次を表示する/隠す

    Class XRHumanBodySubsystemDescriptor

    The descriptor for the XRHumanBodySubsystem.

    Inheritance
    Object
    SubsystemDescriptorWithProvider
    UnityEngine.SubsystemsImplementation.SubsystemDescriptorWithProvider<XRHumanBodySubsystem, XRHumanBodySubsystem.Provider>
    XRHumanBodySubsystemDescriptor
    Inherited Members
    UnityEngine.SubsystemsImplementation.SubsystemDescriptorWithProvider<UnityEngine.XR.ARSubsystems.XRHumanBodySubsystem, UnityEngine.XR.ARSubsystems.XRHumanBodySubsystem.Provider>.Create()
    UnityEngine.SubsystemsImplementation.SubsystemDescriptorWithProvider.UnityEngine.ISubsystemDescriptor.Create()
    SubsystemDescriptorWithProvider.id
    UnityEngine.SubsystemsImplementation.SubsystemDescriptorWithProvider.providerType
    UnityEngine.SubsystemsImplementation.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
    Syntax
    public class XRHumanBodySubsystemDescriptor : SubsystemDescriptorWithProvider<XRHumanBodySubsystem, XRHumanBodySubsystem.Provider>, ISubsystemDescriptor

    Properties

    supportsHumanBody2D

    Specifies if the current subsystem supports 2D human body pose estimation.

    Declaration
    public bool supportsHumanBody2D { get; }
    Property Value
    Type Description
    Boolean

    true if the current subsystem supports 2D human body pose estimation. Otherwise, false.

    supportsHumanBody3D

    Specifies if the current subsystem supports 3D human body pose estimation.

    Declaration
    public bool supportsHumanBody3D { get; }
    Property Value
    Type Description
    Boolean

    true if the current subsystem supports 3D human body pose estimation. Otherwise, false.

    supportsHumanBody3DScaleEstimation

    Specifies if the current subsystem supports 3D human body scale estimation.

    Declaration
    public bool supportsHumanBody3DScaleEstimation { get; }
    Property Value
    Type Description
    Boolean

    true if the current subsystem supports 3D human body scale estimation. Otherwise, false.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)