Navigation
Unreal Engine C++ API Reference > Plugins > AzureSpatialAnchors
References
Module | AzureSpatialAnchors |
Header | /Engine/Plugins/Runtime/AR/AzureSpatialAnchors/Source/AzureSpatialAnchors/Public/AzureSpatialAnchorsTypes.h |
Include | #include "AzureSpatialAnchorsTypes.h" |
Syntax
enum EAzureSpatialAnchorDataCategory
&123;
None = 0,
Properties = 1,
Spatial = 2,
&125;
Values
Name | Description |
---|---|
None | |
Properties | |
Spatial |
Remarks
Note: this must match winrt::Microsoft::Azure::SpatialAnchors::AnchorDataCategory.