快捷键:/ ,文档上是写的【÷】
Divide a value by one or more values.
Right-click to divide by more values, or change the type (ex: number, position, rotation).
将值除以一个或多个值。
右键可选择输入接口数,或更改输入接口接入值类型(例如:数字,坐标,角度)。
板栗:为了方便理解,假设 A / B = C ,如( 10 / = 5 )。
输入口
Input 输入
The base value to divide (numerator). By default, the value is a number.
接入被除的基础值。默认情况下,该值是一个数字。板栗:即A
Input 输入
The first value to divide by (denominator). By default, the value is a number.
接入第一个要除的值。默认情况下,该值是一个数字。板栗:即B
输出口
Output 输出
The quotient of the values.
计算出来的值。板栗:即C
Related Patches 相关模块
+ 加,− 减,× 乘,Mod 求余函数,Round 四舍五入,Max 最大值,Min 最小值
Related Learn Content 相关教程
Coming From Code
See how Origami differs from programming.
Related Examples 相关案例
Fahrenheit to Celsius
Get to know logic and patches in Origami through temperature conversion.
Instagram Adjust
Use drag to control the Instagram straighten tool.