Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeTexture2DFactoryNode
References
| Module | InterchangeFactoryNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeTexture2DFactoryNode.h |
| Include | #include "InterchangeTexture2DFactoryNode.h" |
UFUNCTION&40;BlueprintCallable, Category&61;"Interchange &124; Node &124; Texture &124; UDIMs"&41;
bool GetSourceBlock
&40;
int32 BlockIndex,
FString & OutSourceFile
&41; const
Remarks
Get a source block from the texture True if the source file for the block was found
Parameters
| Name | Description |
|---|---|
| BlockIndex | The UDIM Index of the block |
| OutSourceFile | The source file for that block if found |