Heightfield Merge

Overview
Heightfield Merge allows you to merge two heightfields together based on simple settings that control the amount of heightfield mixing and the type of mixing method used.
These images were used as heightfields in the examples below.
Settings:
- Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Heightfield merge nodes in a project.
- Heightfield A: The heightfield file assigned to this setting will be merged with the heightfield connected to the Input node.
- Mix amount: This setting controls how much of “Heightfield A” is merged with the heightfield connected to the input node. A value of 0 means no merge will take place and the heightfield connected to the input node will be passed through without any modifications. A value of 1 means that “Heightfield A” will be merged completely with the other heightfield by whichever method is chosen below.
- Merge mode: This setting provides eight options for merging the two heightfields together.
- Mix:
- Add:
- Subtract:
- Difference:
- Highest (raise):
- Lowest (cut away):
- Multiply:
- Screen:




















