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

#include <ARComponent.h>

Public Attributes

FARSessionPayload SessionPayload
 
FTransform WorldTransform = FTransform::Identity
 
TObjectPtr< UARCandidateImageDetectedImage = nullptr
 
FVector2D EstimatedSize = FVector2D::ZeroVector
 

Member Data Documentation

◆ DetectedImage

TObjectPtr<UARCandidateImage> FARImageUpdatePayload::DetectedImage = nullptr

◆ EstimatedSize

FVector2D FARImageUpdatePayload::EstimatedSize = FVector2D::ZeroVector

◆ SessionPayload

FARSessionPayload FARImageUpdatePayload::SessionPayload

◆ WorldTransform

FTransform FARImageUpdatePayload::WorldTransform = FTransform::Identity

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