Meshingun Studio: 所有产品五折优惠

GIF Recorder

HGsofts - 代码插件 - 2019/06/18

You can make a gif file very easily.

  • 支持的平台
  • 支持的引擎版本
    4.22 - 4.27, 5.0 - 5.3
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

This plugin is used for generating gif files on runtime.

Tutorial: YouTube


技术细节

Features:

  • The plugin works on a thread.
  • The plugin makes a gif file from a TextureRenderTarget2D.
  • By default, the gif file will be saved in the saved folder.
  • If you want to save the file to another folder, you can set "SaveDirectorry" of GifRecorder.
  • Not support the transparent background
  • Not support high quality gif

Code Modules:

  • UGifRecorderComponent
  • FGifWorker

Number of Blueprints: 3

Number of C++ Classes: 3

Supported Development Platforms: (Win64, Win32)

Supported Target Build Platforms: (Win64, Win32, Android)

Documentation: Doc

Example Project: Zip, 4.24 Zip