Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeTextureFactoryNode
References
| Module | InterchangeFactoryNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeTextureFactoryNode.h |
| Include | #include "InterchangeTextureFactoryNode.h" |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | Texture | Import Settings")
bool SetCustomPreferCompressedSourceData
(
const bool & AttributeValue
)
Remarks
Determines whether the factory should tell the translator to provide a compressed source data payload when available. This will generally result in smaller assets. However, some operations like the texture build might be slower, because the source data first needs to be decompressed.