- 最后登录
- 2019-1-30
- 注册时间
- 2017-10-10
- 阅读权限
- 90
- 积分
- 5985
- 纳金币
- 2041
- 精华
- 4
|
动画GIF播放器允许在桌面和移动设备上播放动画GIF。
只需将GIF动画播放器组件添加到gameobject,选择一个GIF文件并按播放。
主要特征
- 易于使用,无需脚本
-GIF可以在单独的线程中解码以提高性能
- 纯粹的C#解决方案,不需要安装额外的插件或编辑,使所有的东西都可以在手机上使用
- 包含注释的源代码
- 用于替代MovieTexture的简短视频片段
可以从设备和网页加载GIF
Animated GIF Player allows the playback of animated GIFs on Desktop and Mobile.
Just add the Animated Gif Player component to gameobject, select a GIF file and press play.
Key Features
-Easy to use with no scripting required
-GIFs can be decoded in a separate thread for increased performance
-Pure C# solution, no installation of extra plugins or editing to get everything to work on mobile
-Includes commented source code
-Useful for short videoclips as replacement for MovieTexture
-Can load GIFs from both device and web
|
|