unreal.AzureSpatialAnchorsLocateStrategy
¶
- class unreal.AzureSpatialAnchorsLocateStrategy¶
Bases:
EnumBase
Note: this must match winrt::Microsoft::Azure::SpatialAnchors::LocateStrategy
C++ Source:
Plugin: AzureSpatialAnchors
Module: AzureSpatialAnchors
File: AzureSpatialAnchorsTypes.h
- ANY_STRATEGY: AzureSpatialAnchorsLocateStrategy¶
0
- RELATIONSHIP: AzureSpatialAnchorsLocateStrategy¶
Indicates that anchors will be located primarily by visual information.
- Type:
2
- VISUAL_INFORMATION: AzureSpatialAnchorsLocateStrategy¶
Indicates that any method is acceptable.
- Type:
1