FFaceDetectionResult

The result of a face detection request with information about the detected faces

Windows
MacOS
Linux

References

Module

AppleVision

Header

/Engine/Plugins/Experimental/AppleVision/Source/AppleVision/Public/AppleVisionTypes.h

Include

#include "AppleVisionTypes.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FFaceDetectionResult

Remarks

The result of a face detection request with information about the detected faces

Variables

Name Description

Public variable UProperty Category BlueprintReadOnly

TArray< FDetect...

 

DetectedFaces

The set of faces that were detected

Constructors

Name Description

Public function

FFaceDetectionResult()

Operators

Name Description

Public function

FFaceDetecti...

 

operator=

(
    const FFaceDetectionResult& Other
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss