Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeCommonPipelineDataFa-
Description
Pipelines can set this Bake Meshes setting. Factories use this to identify whether they should apply global transforms to static meshes and skeletal meshes.
| Name | SetBakePivotMeshes |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeCommonPipelineDataFactoryNode.h |
| Include Path | #include "InterchangeCommonPipelineDataFactoryNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Private/InterchangeCommonPipelineDataFactoryNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | Common Pipeline Data")
bool SetBakePivotMeshes
(
const bool & AttributeValue
)