Navigation
API > API/Plugins > API/Plugins/InterchangeNodes > API/Plugins/InterchangeNodes/UInterchangeTexture2DNode
Description
UDIMs begin here UDIM base texture use a different model for the source data Get the source blocks for the texture. If the map is empty, the texture is imported as a normal texture using the payload key.
| Name | GetSourceBlocks |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeTexture2DNode.h |
| Include Path | #include "InterchangeTexture2DNode.h" |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | Texture | UDIMs")
TMap < int32, FString > GetSourceBlocks() const