API reference
API reference
Select your platform
No SDKs available
No versions available

UMRUKAnchorData Class

Extends UObject
A datastrcture to hold the data of a single anchor. It also provides functions to load the data from device or json.

Fields

FTransform Transform[Get]
FBox2D PlaneBounds[Get]
FBox VolumeBounds[Get]
TArray< FString > SemanticClassifications[Get]
TArray< FVector2D > PlaneBoundary2D[Get]
bool NeedAnchorLocalization[Get]

Member Functions

void LoadFromDevice
( const FOculusXRAnchorsDiscoverResult & AnchorsDiscoverResult )
void LoadFromJson
( const FJsonValue & Value )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon