VL.Mediapipe’s FaceLandmarksDetector has some missing features. When using BlendShapes, you can get categories, but you can’t get scores. That means I can’t get AR-compatible data coefficients (e.g. smile).
the Category class should have a Score property next to the CategoryName property, doesn’t it?
Was misled by Connectable Nodes. Not very obvious
upd: or just wasn’t paying attention