open all | close all

Box Step 盒式步骤Preview 预览Basic 基础Inputs 投入Outputs 产出

Inputs

投入

Data Type

数据类型

Here you can define the data type for the input value, the Edge 1 and Edge 2 settings and the Result type. You can select from Float for float comma values or from vector formats Color, Vector2D or Vector4D.

在这里,您可以为输入值、 Edge 1和 Edge 2设置以及 Result 类型定义数据类型。你可以从浮点数中选择浮点逗号值,或者从矢量格式中选择 Color,Vector2D 或 Vector4D。

Value[-∞..+∞]

值[-∞ . . + ∞]

Here you can input the number or vector values you want to check into the Node. If this value lies between the Edge 1 and Edge 2 values (with Edge 2 larger than Edge 1), a Result value will be calculated using the formula (value-Edge 1)/(Edge 2) – Edge 1). If the value is greater than the Edge 1 and Edge 2 values, 1 will always be output. If the value is smaller than the Edge 1 and Edge 2 values, 0 will always be output.

在这里,您可以输入要签入 Node 的数字或向量值。如果此值位于 Edge 1和 Edge 2值之间(Edge 2比 Edge 1大) ,则将使用公式(value-Edge 1)/(Edge 2)-Edge 1计算结果值。如果该值大于 Edge 1和 Edge 2值,则将始终输出1。如果该值小于 Edge 1和 Edge 2值,则始终输出0。

Edge 1[-∞..+∞]
Edge 2[-∞..+∞]

Edge 1[-∞ . . + ∞] Edge 2[-∞ . . + ∞]

These are the edge values between which a percentage value for the input value can be calculated. If the input value lies outside of these settings’ defined values, either a 0 (if the value is smaller) or 1 (if the value is larger) will be output.

这些是可以计算输入值的百分比值的边缘值。如果输入值位于这些设置定义的值之外,则输出0(如果值较小)或1(如果值较大)。