10.31 Transition 过渡 - Utility 实用工具


Convert a value between 0 and 1 (often a progress value) to a value between a new range defined by the start and end values.
For example, if the start value is 50 and the end value is 100: - a progress of 0 will output 50 - a progress of .5 will output 75 - a progress of 1 will output 100
The number wraps when progress exceeds the 0 to 1 range: - a progress of -.5 will output 25 - a progress of 2 will output 150
Convert a number from any range to 0 to 1 with Progress.
Often used with a Switch and Pop/Classic Animation. See Animation Basics for more information.
Right-click to change the type (ex: number, position, color).

输入口

Progress 进度
A progress value. See Animation Basics for more information.
进度值。更多信息请阅读《Basics 基础 - Animation 动画》

Start 开始
The start value of the new range.
新范围的起始值(最小值)。

End 结束
The end value of the new range.
新范围的结束值(最大值)。

输出口

Value 值
The converted value.
转换的值。


相关模块

Pop Animation Classic Animation Switch Progress Option Picker Clip


相关课程

1. 入门 Getting Started
介绍怎么使用 Origami Studio。

4.添加逻辑 Adding Logic
给过渡和流程添加逻辑。


相关案例

3. Messenger Photo View
图片在对话和全屏模式之间切换的动画。

4. Photo Zoom
点击在两个状态之间切换的动画。

7. Instagram Adjust
通过拖动来控制 Instagram 的校直工具。

10. Instagram Notifications
在不同通知间切换的动画。

17. Traffic Light
跨越三个或更多的状态,包括逻辑。


最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • **2014真题Directions:Read the following text. Choose the be...
    又是夜半惊坐起阅读 10,155评论 0 23
  • 此句原是《神雕侠侣》中,天竺神僧去绝情谷给杨过找情花毒解药时所说。今天被我借用了。 前两天吹空调太多,昨天早起感冒...
    Angel刘咏霞阅读 4,484评论 0 0
  • 很平平的淡淡的一个夜晚,喝着不能再放下的貌似加温过的啤酒,思考着明天的微笑。不知不觉已经深夜了,但这丝毫不会影响我...
    漫游式进度阅读 174评论 0 0
  • 致吾儿: 真的真的有许多不舍!真的真的有许多遗憾!真的真的有许多感慨 !三年的时光不长,短到我们不能彼此看...
    金樱阅读 184评论 0 2
  • Liunx/Mac 设置环境变量 打开配置文件 添加环境变量 更新环境变量 最重要的是更改完毕后要更新环境变量。
    zhenv5阅读 268评论 0 2