Load Texture From Local Or Network
Which Can Load JPG, PNG, TGA, BMP, PSD, GIF, HDR, PIC Format Image
1. Load Texture From Local
Load images locally from your computer
Enter:
File Path : Image full path address
Output:
Return Value: Texture object (UTexture2D), if the object is invalid, it means that the loading failed.
2. Load Texture From Network
Load images from the web
Enter:
URL : Image website path URL
On Http Texture:Bind a custom event, which will be called back when the network image is loaded.
Description of custom event parameters:
URL: Image website path URL
Texture:texture object. An invalid object means that the load failed.
在代码插件创建的Runtime Load Texture - 虚幻引擎商城 (unrealengine.com)
https://www.unrealengine.com/marketplace/zh-CN/product/f491fbb274af497e89a45b9893296321