UAppleARKitFaceMeshComponent::GetLastUpdateFrameNumber

Returns the frame number that was last used to update this component

Windows
MacOS
Linux

References

Module

AppleARKitFaceSupport

Header

/Engine/Plugins/Runtime/AR/AppleAR/AppleARKitFaceSupport/Source/AppleARKitFaceSupport/Public/AppleARKitFaceMeshComponent.h

Include

#include "AppleARKitFaceMeshComponent.h"

Source

/Engine/Plugins/Runtime/AR/AppleAR/AppleARKitFaceSupport/Source/AppleARKitFaceSupport/Private/AppleARKitFaceMeshComponent.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="Components|ARFaceMesh")
int32 GetLastUpdateFrameNumber() const

Remarks

Returns the frame number that was last used to update this component

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