Enum EDetectedFaceFeatureType
Features of a face that can be detected
Namespace: UE4.AppleVision
Assembly: UE4DotNet.dll
Syntax
public enum EDetectedFaceFeatureType
Fields
| Name | Description |
|---|---|
| EDetectedFaceFeatureType_MAX | |
| FaceContour | |
| InnerLips | |
| LeftEye | |
| LeftEyebrow | |
| LeftPupil | |
| MedianLine | |
| Nose | |
| NoseCrest | |
| OuterLips | |
| RightEye | |
| RightEyebrow | |
| RightPupil | |
| Unkown |