UGoogleARCoreAugmentedFace::DebugDraw

Draws the face mesh wireframe using debug lines.

Windows
MacOS
Linux

Override Hierarchy

UARTrackedGeometry::DebugDraw()

UARFaceGeometry::DebugDraw()

UGoogleARCoreAugmentedFace::DebugDraw()

References

Module

GoogleARCoreBase

Header

/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreAugmentedFace.h

Include

#include "GoogleARCoreAugmentedFace.h"

Source

/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Private/GoogleARCoreAugmentedFace.cpp

Syntax

virtual void DebugDraw
(
    UWorld * World,
    const FLinearColor & OutlineColor,
    float OutlineThickness,
    float PersistForSeconds
) const

Remarks

Draws the face mesh wireframe using debug lines.

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