BlueprintAPI > BlueprintAPI/AR > BlueprintAPI/AR/AzureSpatialAnchors
Get the cloud anchor associated with a particular ARPin.
Target is Azure Spatial Anchors Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | ARPin | The ARPin who's cloud anchor we hope to get. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Out Azure Cloud Spatial Anchor | The cloud spatial anchor, or null. |