Class FaceInteractionTargets
Connects a set of landmark interaction targets to the landmarks from a FaceLandmarkAction as well as a base head target to the root face tracking transform.
Namespace: Unity.MARS
Syntax
public class FaceInteractionTargets : MonoBehaviour
Properties
faceLandmarksAction
Declaration
public FaceLandmarksAction faceLandmarksAction { get; set; }
Property Value
Type | Description |
---|---|
FaceLandmarksAction |