[Unreal Engine] DT Widget Export plugin description – export user control blueprint as PNG image

This plugin can export widget blueprints as PNG images.

Runtime export: Widget Export

Export UserWidget as PNG.

  • User Widget :
    • The control object that needs to be exported.
  • Image Size :
    • Image size Export image size, if set too small, may not be fully displayed.
    • Setting 0x0 will automatically calculate the size.
    • If the calculation fails, it will be automatically set to 1920×1080.
  • File Path
    • Saving requires a full file path, and the file format is png.
    • For example: C:\\UE4\Pictures\Image.png

Editor export: Widget Export

Right-click an asset in the editor to export it.

Plug-in download https://dt.cq.cn/archives/46?from=csdn

Guess you like

Origin blog.csdn.net/wmy19890322/article/details/131552261