UARMeshGeometry

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARTrackable.h

Include

#include "ARTrackable.h"

Syntax

class UARMeshGeometry : public UARTrackedGeometry

Functions

Name Description

Public function

void

 

GetNetworkPayload

(
    FARMeshUpdatePayload& Payload
)

Public function Virtual

bool

 

GetObjectClassificationAtLocation

(
    const FVector& InWorldLocation,
    EARObjectClassification& OutClassi...,
    FVector& OutClassificationLocation,
    float MaxLocationDiff
)

Try to determine the classification of the object at a world space location : the world location where the classification is needed : the classification result : the world location at where the classification is calculated : the max distance between the specified world location and the classification location

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