- Import each UDIM’s opacity map as a separate (non-virtual) texture.
- Manually offset your UV lookup for each opacity texture to match the desired UDIM offset in the other corresponding textures. Ensure the pixels outside of your offset textures are black.
- Add all the offset opacity textures together and pipe the result into the Opacity Mask node.