Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreAugmentedFace.h |
Include |
#include "GoogleARCoreAugmentedFace.h" |
UCLASS(BlueprintType)
class UGoogleARCoreAugmentedFace : public UARFaceGeometry
An UObject representing a face detected by ARCore.
Name | Description | ||
---|---|---|---|
|
GetLocalToTrackingTransformOfRegion ( |
Returns the latest known local-to-tracking transform of the given face region. |
|
|
GetLocalToWorldTransformOfRegion ( |
Returns the latest known local-to-world transform of the given face region. |
Name | Description | ||
---|---|---|---|
|
DebugDraw ( |
Draws the face mesh wireframe using debug lines. |