Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'DetectedFaceFeatureRegion' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Detected Face Feature Region |
Outputs
Type | Name | Description |
---|---|---|
enum | Feature Type | The type of region that was detected |
vector2d struct | Points | The set of points that encompass the detected feature area |
real | Confidence | How confident the ML was in determining this feature and its type |