Min Scalar

From Terragen Documentation from Planetside Software
Jump to navigation Jump to search
Min Scalar
Min Scalar


Overview

The Min Scalar node allows you to clamp, or restrict, the values of the colour or scalar coming into the Main Input to the value specified in Input 2. If the Main Input value is greater than Input 2’s value, it will be lowered to Input 2’s value.


The Min Scalar node lowers any values from the Main Input that are greater than the value assigned to its Input 2, to that value.
The Min Scalar node lowers any values from the Main Input that are greater than the value assigned to its Input 2, to that value.


In the example below, an EXR image containing vector data is assigned to the Main Input of the Min Scalar node. Visually, the green pixels represent data above a value of 0 in the Y axis, whereas the magenta pixels indicate a blend of positive and negative values lying on the X and Z axis. When enabled, the Min Scalar node lowers any values of the Main Input which are greater than the value assigned to its Input 2 setting, to that value.

    The Min Scalar node lowers any values from the Main Input that are less than the value assigned to its Input 2, to that value.
    The Min Scalar node lowers any values from the Main Input that are less than the value assigned to its Input 2, to that value.


Settings:

  • Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Min Scalar nodes in a project.
  • Enable: When checked, the node is active and values from the Main Input which are greater than the value from Input 2, are lowered to that amount. When unchecked, the Main Input value is passed through the node.