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

    Interface IMRFace

    Provides a template for tracked face data

    Inherited Members
    IMRTrackable.id
    IMRTrackable.pose
    Namespace: Unity.MARS.Data
    Syntax
    [MovedFrom("Unity.MARS")]
    public interface IMRFace : IMRTrackable

    Properties

    Expressions

    0-1 coefficients representing the display of available facial expressions

    Declaration
    Dictionary<MRFaceExpression, float> Expressions { get; }
    Property Value
    Type Description
    Dictionary<MRFaceExpression, Single>

    LandmarkPoses

    World poses of available face landmarks

    Declaration
    Dictionary<MRFaceLandmark, Pose> LandmarkPoses { get; }
    Property Value
    Type Description
    Dictionary<MRFaceLandmark, Pose>

    Mesh

    A mesh for this face, if one exists

    Declaration
    Mesh Mesh { get; }
    Property Value
    Type Description
    Mesh

    Extension Methods

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