UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FARFaceUpdatePayload Struct Reference

#include <ARComponent.h>

Public Attributes

FARSessionPayload SessionPayload
 
FVector LeftEyePosition = FVector(0.0f)
 
FVector RightEyePosition = FVector(0.0f)
 
FVector LookAtTarget = FVector(0.0f)
 

Member Data Documentation

◆ LeftEyePosition

FVector FARFaceUpdatePayload::LeftEyePosition = FVector(0.0f)

◆ LookAtTarget

FVector FARFaceUpdatePayload::LookAtTarget = FVector(0.0f)

◆ RightEyePosition

FVector FARFaceUpdatePayload::RightEyePosition = FVector(0.0f)

◆ SessionPayload

FARSessionPayload FARFaceUpdatePayload::SessionPayload

The documentation for this struct was generated from the following file: