unreal.AzureSpatialAnchorsSessionConfiguration¶
- class unreal.AzureSpatialAnchorsSessionConfiguration(access_token='', account_id='', account_key='', account_domain='', authentication_token='')¶
Bases:
unreal.StructBaseAzure Spatial Anchors Session Configuration
C++ Source:
Plugin: AzureSpatialAnchors
Module: AzureSpatialAnchors
File: AzureSpatialAnchorsTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
access_token(str): [Read-Write] Access Tokenaccount_domain(str): [Read-Write] Account Domainaccount_id(str): [Read-Write] Account Idaccount_key(str): [Read-Write] Account Keyauthentication_token(str): [Read-Write] Authentication Token