open all | close all

Modulo

Preview 预览Basic 基础Inputs 投入Outputs 产出

Modulo

The Modulo calculation can be used to output values’ repeating cycles, even if the input values are sequential. In this example, a Node’s brightness values are further subdivided. 模计算可用于输出值的重复周期,即使输入值是顺序的。在本例中,对 Node 的亮度值进行了进一步细分

This Node calculates the remaining amount of a whole number division. For example, if you want to divide a value of 5 by 3, 2 will remain. This is what the result for the Node would be if Value 1 were set to 5 and Value 2 were set to 3.

此 Node 计算整数除法的剩余数量。例如,如果您希望将一个值5除以3,那么2将保留。如果 Value 1被设置为5,Value 2被设置为3,这就是 Node 的结果。