Search Unity

How do I obtain facial vectors from ARkit example??

Discussion in 'AR' started by anota37, Feb 14, 2020.

  1. anota37

    anota37

    Joined:
    Jan 21, 2020
    Posts:
    1
    I am working with the Unity Arkit sample, especially FaceBlendShapeSloth.

    I want to compare the capture face to the transformed face. So I try to obtain facial data, but i don't know how to do that.
    We know, facial data can be driven from weights * blendshapes.
    Do you know how to obtain facial vector?