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

FMRUKAnchorWithPlaneUVs Struct

Represents an anchor with its corresponding plane UVs in the Mixed Reality Utility Kit.

Fields

Anchor : TObjectPtr< AMRUKAnchor >
A readonly reference to the anchor.
Signature
TObjectPtr<AMRUKAnchor> FMRUKAnchorWithPlaneUVs::Anchor
PlaneUVs : TArray< FMRUKPlaneUV >
An array of plane UVs that correspond to the anchor.
Signature
TArray<FMRUKPlaneUV> FMRUKAnchorWithPlaneUVs::PlaneUVs