docs.unity.cn
    Show / Hide Table of Contents

    Class MRFaceExtensions

    Inheritance
    Object
    MRFaceExtensions
    Namespace: Unity.MARS.Data
    Syntax
    [MovedFrom("Unity.MARS")]
    public static class MRFaceExtensions

    Methods

    GetBounds(IMRFace)

    Calculates the Bounds of a MRFace using landmark positions.

    Declaration
    public static Bounds GetBounds(this IMRFace face)
    Parameters
    Type Name Description
    IMRFace face

    Face.

    Returns
    Type Description
    Bounds

    The min Bounds tha contains all the present face landmarks

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, October 13, 2022
    Terms of use