Material Manager Material Nodes Individual Assets Color In Range
Function available in CINEMA 4D Prime, Visualize, Broadcast, Studio & BodyPaint 3D
In Range

Preview Basic Inputs Outputs

Outputs

In Range

This Boole signal shows if the input value lies between the Min and Max values. If so, a 1 or a positive TRUE signal will be output. Otherwise the output will be null or FALSE.

Min Distance [-∞..+∞]
Max Distance [-∞..+∞]

Here, all inputs will be separated into their individual components and their values will be compared individually with the defined Min and Max values. Min Distance checks the X component for Value with the X component for Min, the Y Value component with the Y component for Min, and the Z Value component with the Z component for Min. The smallest value in the comparison will be output by Min Distance. This then reflects the value that must be added to the respective Value component to reach the value of the Min component. Negative values can also result.

The result for Max Distance follows the same principle and displays the shortest distance between the Value components and the Max components, respectively.