Navigation
BlueprintAPI > BlueprintAPI/Interchange > BlueprintAPI/Interchange/Node > BlueprintAPI/Interchange/Node/Texture > BlueprintAPI/Interchange/Node/Texture/UDIMs
Get a source block from the texture.
Target is Interchange Texture 2DFactory Node
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | Block Index | The UDIM Index of the block. |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Out Source File | The source file for that block if found. |
| boolean | Return Value | True if the source file for the block was found. |