
Inputs
投入
数据类型
Here you can define the data type that the Node’s inputs and outputs should use. You can select from Float (float comma value) or the vector formats Color, Vector2D, Vector or Vector4D. To get the most out of the Color data type, the Steps color value should not be used for the Node and instead use a ValueNode to directly link an integer or float comma value for the Steps value.
这里您可以定义 Node 的输入和输出应该使用的数据类型。你可以选择浮点(浮点逗号值)或矢量格式颜色,矢量2d,矢量或矢量4d。为了充分利用 Color 数据类型,不应该为 Node 使用 Steps 颜色值,而应该使用 ValueNode 直接链接 Steps 值的整数或浮点逗号值。
值[-∞ . . + ∞]
Here you can input the value into the Node whose values you want to quantize.
在这里,您可以将值输入要量化其值的 Node。
步骤[-∞ . . + ∞]
This setting can be used to define the number of possible steps for the input values. The larger the value, the closer the quantized result will be to the original defined Value. Smaller Steps values will lead to a restriction of the values that can be output.
此设置可用于定义输入值的可能步骤数。值越大,量化后的结果就越接近原始定义的值。较小的 Steps 值将导致对可输出值的限制。