docs.unity3d.com
    显示 / 隐藏目录

    Interface IMRFace

    Provides a template for tracked face data

    Inherited Members
    IMRTrackable.id
    IMRTrackable.pose
    Namespace: Unity.MARS
    Syntax
    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 — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)