Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/UARMeshGeometry
References
Module | AugmentedReality |
Header | /Engine/Source/Runtime/AugmentedReality/Public/ARTrackable.h |
Include | #include "ARTrackable.h" |
virtual bool GetObjectClassificationAtLocation
&40;
const FVector & InWorldLocation,
EARObjectClassification & OutClassification,
FVector & OutClassificationLocation,
float MaxLocationDiff
&41;
Remarks
- 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
- whether a valid classification result is calculated