Navigation
API > API/Plugins > API/Plugins/InterchangePipelines
References
| Module | InterchangePipelines |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Pipelines/Public/InterchangePipelineMeshesUtilities.h |
| Include | #include "InterchangePipelineMeshesUtilities.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FInterchangeLodSceneNodeContainer
Remarks
This container exist only because UPROPERTY cannot support nested container. See FInterchangeMeshInstance
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< TObjectPtr< const UInterchangeSceneNode > > | SceneNodes | Each scene node here represent a mesh scene node. |