unreal.AzureSpatialAnchorsDiagnosticsConfig
¶
- class unreal.AzureSpatialAnchorsDiagnosticsConfig(images_enabled: bool = False, log_directory: str = '', log_level: AzureSpatialAnchorsLogVerbosity = Ellipsis, max_disk_size_in_mb: int = 0)¶
Bases:
StructBase
Azure Spatial Anchors Diagnostics Config
C++ Source:
Plugin: AzureSpatialAnchors
Module: AzureSpatialAnchors
File: AzureSpatialAnchorsTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
images_enabled
(bool): [Read-Write]log_directory
(str): [Read-Write]log_level
(AzureSpatialAnchorsLogVerbosity): [Read-Write]max_disk_size_in_mb
(int32): [Read-Write]
- property log_level: AzureSpatialAnchorsLogVerbosity¶
[Read-Only]
- Type: