Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeStaticMeshFactoryNod-
Description
Set whether the static mesh factory should auto compute LOD Screen Sizes. Return false if the attribute was not set.
| Name | SetCustomAutoComputeLODScreenSizes |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeStaticMeshFactoryNode.h |
| Include Path | #include "InterchangeStaticMeshFactoryNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Private/InterchangeStaticMeshFactoryNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | StaticMesh")
bool SetCustomAutoComputeLODScreenSizes
(
const bool & AttributeValue
)