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

    Interface IMarsBody

    Provides a template for tracked body data

    Inherited Members
    IMRTrackable.id
    IMRTrackable.pose
    Namespace: Unity.MARS.Data
    Syntax
    public interface IMarsBody : IMRTrackable

    Properties

    BodyPose

    The Mecanim muscle data for this body

    Declaration
    HumanPose BodyPose { get; }
    Property Value
    Type Description
    HumanPose

    BoneLengths

    (Optional) Lengths of each bone of this body, corresponding to the Mecanim humanoid

    Declaration
    List<float> BoneLengths { get; }
    Property Value
    Type Description
    List<Single>

    Height

    Height of the body in meters

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