unreal.DisplayClusterConfigurationInfo¶
- class unreal.DisplayClusterConfigurationInfo(description: str = '', version: str = '', asset_path: str = '')¶
Bases:
StructBaseDisplay Cluster Configuration Info
C++ Source:
Plugin: nDisplay
Module: DisplayClusterConfiguration
File: DisplayClusterConfigurationTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
asset_path(str): [Read-Only]description(str): [Read-Write]version(str): [Read-Only]