unreal.AzureSpatialAnchorsLocateStrategy

class unreal.AzureSpatialAnchorsLocateStrategy

Bases: unreal.EnumBase

Note: this must match winrt::Microsoft::Azure::SpatialAnchors::LocateStrategy

C++ Source:

  • Plugin: AzureSpatialAnchors

  • Module: AzureSpatialAnchors

  • File: AzureSpatialAnchorsTypes.h

ANY_STRATEGY

0

RELATIONSHIP

Indicates that anchors will be located primarily by visual information.

Type

2

VISUAL_INFORMATION

Indicates that any method is acceptable.

Type

1