This plugin allows you to import animated GIF into your Unreal Engine 4 project as a new AnimatedTexture asset type.
This plugin allows you to import animated GIF into your Unreal Engine 4 project as a new AnimatedTexture asset type. AnimatedTexture can be used as normal Texture2D, supports UMG, Material, Material Instance and Dynamic Material Instance. AnimatedTexture has playback API.
Features:
Code Modules:
Number of Blueprints: 0
Number of C++ Classes: 8
Network Replicated: No
Supported Development Platforms: Windows, Mac, Linux
Supported Target Build Platforms: Windows, Mac, Linux, Android, iOS
Documentation: https://github.com/neil3d/UnrealAnimatedTexturePlugin
Example Project: https://github.com/neil3d/UnrealCookBook/tree/master/AnimatedGIFDemo
Important/Additional Notes: None