Navigation
Unreal Engine C++ API Reference > Plugins > AppleVision
Inheritance Hierarchy
- FDetectedFeature
- FDetectedFeature2D
- FDetectedFaceFeature2D
References
Module | AppleVision |
Header | /Engine/Plugins/Experimental/AppleVision/Source/AppleVision/Public/AppleVisionTypes.h |
Include | #include "AppleVisionTypes.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FDetectedFaceFeature2D : public FDetectedFeature2D
Remarks
Area of the image that the computer vision task detected as being part of a face
Variables
Type | Name | Description | |
---|---|---|---|
EDetectedFaceFeatureType | FeatureType | The type of region that was detected |