RangeMapper Operator 遥控操作员Basic 基础Node 节点Parameter 参数

Node Properties

节点属性

Data Type

数据类型

Use this setting to change the output node’s data type.

使用此设置可更改输出节点的数据类型。

Defines the node’s data type.

定义节点的数据类型。

Here you can choose commonly-used ranges such as 0% to 100%.

在这里,您可以选择常用的范围,如0% 至100% 。

Input Range

输入范围

User Defined

用户定义

In this mode, the input range and the output range are defined by the values in the Attribute Manager for Input Upper, Input Lower, Output Upper and Output Lower (or by the ports of the same name, if you have added these).

在这种模式下,输入范围和输出范围由 Attribute Manager 中的 Input Upper、 Input Lower、 Output Upper 和 Output Lower 的值定义(如果您已经添加了这些端口,则由相同名称的端口定义)。

Degree

学位

Defines the range 0 to 360.

定义范围0到360。

Radians

弧度

Defines the range 0 to 6.283. This corresponds to 2*PI.

定义范围0到6.283。这对应于2 * PI。

Percent

百分比

Defines the range 0% to 100%.

定义范围0% 到100% 。

Zero to One
Zero to Hundred
Zero to Thousand

从0到10到1000到10000

These modes define the ranges 0 to 1, 0 to 100 and 0 to 1,000.

这些模式定义范围为0到1,0到100和0到1,000。

Output Range

输出范围

User Defined

用户定义

Degree

学位

Defines the range 0 to 360.

定义范围0到360。

Radians

弧度

Defines the range 0 to 6.283. This corresponds to 2*PI.

定义范围0到6.283。这对应于2 * PI。

Percent

百分比

Defines the range 0% to 100%.

定义范围0% 到100% 。

Zero to One
Zero to Hundred
Zero to Thousand

从0到10到1000到10000

These modes define the ranges 0 to 1, 0 to 100 and 0 to 1,000.

这些模式定义范围为0到1,0到100和0到1,000。

Clamp Lower
Clamp Upper

上部夹钳

These settings automatically restrict the input value to the input range (i.e. to values from Input Lower to Input Upper). If the input is outside the range, it is clamped to the Input Lower value or the Input Upper value — whichever is closer. For example, suppose the input range is 0 to 36 and the output range is 0 to 100. An input value of 38 would be clamped to 36 (the upper limit of the input range), leading to a remapped output of 100. A negative input value would be clamped to the lower input limit — in this case, 0. You can enable the Clamp Lower and Clamp Upper options independently of each other.

这些设置自动将输入值限制为输入范围(即从 Input Lower 到 Input Upper 的值)。如果输入超出范围,则将其夹在“输入较低值”或“输入较高值”上,以两者较近者为准。例如,假设输入范围是0到36,输出范围是0到100。输入值38将被钳制到36(输入范围的上限) ,导致重新绘制的输出为100。一个负的输入值将被限制在输入的下限ー在这种情况下,0。您可以使夹具下方和夹具上方的选择独立的彼此。

Modulo

If this option is enabled, the input is adjusted dynamically to fit the input range. For example, suppose you have enabled the Modulo option, defined an input range from 0 to 100 and disabled Clamp Upper. An input of 101 will be adjusted to 1 (101 modulo 100 = 1). In other words, the input value will be divided by the upper limit and the remainder will become the new value. No matter how high you raise the input value, the Modulo node always cycles within the input range. This is especially useful for angles rotated past 2*Pi (360°) in the viewport; you can then work with values in the range 0° to 360°.

如果启用此选项,则动态调整输入以适应输入范围。例如,假设您启用了 Modulo 选项,定义了从0到100的输入范围,并禁用了 Clamp Upper。输入101将调整为1(101模100 = 1)。换句话说,输入值将被上限除以,其余部分将成为新值。无论您将输入值提高到多高,模节点总是在输入范围内循环。这对于在视窗中旋转超过2 * Pi (360 °)的角度特别有用; 然后你可以在0 ° 到360 ° 范围内处理值。

Reverse

倒车

The Reverse option reverses the output range. For example, an input that is the same value as the lower input limit will be remapped to the value of the upper output limit instead of the lower output limit

反向选项将反转输出范围。例如,与输入下限值相同的输入将被重新映射为输出上限值而不是输出下限值

Use Spline

使用样条

Enable the Use Spline option to activate the graph on the Attribute Manager’s Parameter page. See also Preferences / Spline.

启用使用样条选项激活属性管理器参数页面上的图形。参见首选项/样条。