docs.unity3d.com
    Show / Hide Table of Contents

    Class MARSFallbackFaceLandmarks

    Fallback data for unavailable face landmark poses This class should remain public in case face providers need access to it

    Inheritance
    Object
    ScriptableSettingsBase
    ScriptableSettingsBase<MARSFallbackFaceLandmarks>
    ScriptableSettings<MARSFallbackFaceLandmarks>
    MARSFallbackFaceLandmarks
    Inherited Members
    ScriptableSettings<MARSFallbackFaceLandmarks>.instance
    ScriptableSettingsBase<MARSFallbackFaceLandmarks>.k_HasCustomPath
    ScriptableSettingsBase<MARSFallbackFaceLandmarks>.s_Instance
    ScriptableSettingsBase<MARSFallbackFaceLandmarks>.Save(String)
    ScriptableSettingsBase<MARSFallbackFaceLandmarks>.GetFilePath()
    ScriptableSettingsBase.k_PathExceptionMessage
    ScriptableSettingsBase.GetInstanceByType(Type)
    ScriptableSettingsBase.OnLoaded()
    Namespace: Unity.MARS.Landmarks
    Syntax
    [MovedFrom("Unity.MARS")]
    public class MARSFallbackFaceLandmarks : ScriptableSettings<MARSFallbackFaceLandmarks>

    Methods

    GetFallbackFaceLandmarkPoses()

    Declaration
    public Dictionary<MRFaceLandmark, Pose> GetFallbackFaceLandmarkPoses()
    Returns
    Type Description
    Dictionary<MRFaceLandmark, Pose>
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023