Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeTexture2DFactoryNode
| Type | Name | Description | |
|---|---|---|---|
| void | SetSourceBlocks
(
const TMap< int32, FString >& InSourceBlocks |
Set the source blocks Using this will suggest the pipeline to consider this texture as UDIM and it can chose to pass or not these block to the texture factory node. | |
| void | SetSourceBlocks
(
TMap< int32, FString >&& InSourceBlocks |
Set the source blocks Using this will suggest the pipeline to consider this texture as UDIM and it can chose to pass or not these block to the texture factory node. |