Features:
- Tween Animation Control
Set TweenAnimation ease type: Linear,Sine,Quad,Cubic,Quart,Quint,Expo,Circ,Back,Bounce
- Support for asynchronous calls function
Code Modules: (Runtime)
Number of Blueprints:0
Number of C++ Classes:13
Network Replicated: (No)
Supported Development Platforms: (Windows, Mac)
Supported Target Build Platforms: (Win64, Mac, IOS, Android)
Documentation: http://www.lexuehudong.com/cdn/usermanual/DBTween_UserManual.pdf
Example Project: http://www.lexuehudong.com/cdn/usermanual/DBTweenDemoProject426.zip
特征:
- 补间动画控制
设置TweenAnimation轻松类型: 线性,正弦,四,立方,夸脱,昆特,博览会,Circ,回,反弹
- 支持异步调用功能
代码模块:(运行时)
蓝图数目:0
C++类数:13
网络复制:(否)
支持的开发平台:(Windows,Mac)
支持的目标构建平台:(Win64,Mac,IOS,Android)
文件: http://www.lexuehudong.com/cdn/usermanual/DBTween_UserManual.pdf
示例项目: http://www.lexuehudong.com/cdn/usermanual/DBTweenDemoProject426.zip
Version 3.0:
- Add DORotator
- DoPath add return value curRotator
- Changed:Change all class names from Tween to DBTween.To avoid compiler errors caused by conflicts with other plug-in parameter class names
- Because the class name has been changed, users upgrading from older versions should make a backup before upgrading
Version 2.0:
Add Feature:Play Tween animations by curve
Version 1.0:
Video: DBTween Plugin Demo
Windows exe Demo:DBTweenDemoExe
We can use the following asynchronous or synchronous functions to create a complex Tween animation. Function as follows:
DOFloat, DOVector2D, DOVector3D, DOVector4D, DOColor, DOFade, DOMove, DORotation, DOScale, DOSize, DOPath
DOFloatSync, DOVector2DSync, DOVector3DSync, DOVector4DSync, DOColorSync, DOFadeSync, DOMoveSync, DORotationSync, DOScaleSync, DOSizeSync, DOPathSync
And there are 31 types of curves.
版本3.0:
- 添加DORotator
- DoPath添加返回值curRotator
- 已更改:将所有类名从Tween更改为DBTween.To 避免与其他插件参数类名冲突导致的编译器错误
- 由于类名已更改,因此从旧版本升级的用户应在升级之前进行备份
版本2.0:
添加功能:按曲线播放补间动画
版本1.0:
短片: DBTween插件演示
Windows exe演示:[医]DBTweenDemoExe
我们可以使用以下异步或同步函数来创建复杂的补间动画。 功能如下:
DOFloat,DOVector2D,DOVector3D,DOVector4D,DOColor,Dofade,DOMove,DORotation,Doscale,DOSize,DOPath
DOFloatSync,DOVector2DSync,DOVector3DSync,DOVector4DSync,DOColorSync,Dofadesync,DOMoveSync,DORotationSync,Doscalesync,DOSizeSync,DOPathSync
曲线有31种。
评论(0)