unreal.InterchangeLodSceneNodeContainer¶
- class unreal.InterchangeLodSceneNodeContainer¶
Bases:
StructBaseThis container exists only because UPROPERTY cannot support nested container. See FInterchangeMeshInstance.
C++ Source:
Plugin: Interchange
Module: InterchangePipelines
File: InterchangePipelineMeshesUtilities.h
Editor Properties: (see get_editor_property/set_editor_property)
base_nodes(Array[InterchangeBaseNode]): [Read-Write] Each scene node here represents a mesh scene/component node. If it represents a LOD group, there may be more then one mesh scene node for a specific LOD index.