Heightfield Adjust Vertical: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Added example images to all descriptions. |
||
| Line 1: | Line 1: | ||
[[ | [[File:HFAdjVert_00_GUI.png|none|470px|Heightfield Adjust Vertical]] | ||
'''Node Description and Purpose:'''<br /> | == Overview == | ||
<!-- '''Node Description and Purpose:'''<br /> --> | |||
The Heightfield Adjust Vertical node can be used to modify the heights of the heighfield it's attached to. | The Heightfield Adjust Vertical node can be used to modify the heights of the heighfield it's attached to. | ||
| Line 13: | Line 10: | ||
<ul> | <ul> | ||
<li> | <li> | ||
'''Set height range:''' If this is checked the height range of the heightfield will be adjusted so it fits within the | '''Set height range:''' If this is checked the height range of the heightfield will be adjusted so it fits within the "Highest" and "Lowest" values set below. The highest and lowest points of the heightfield are shifted to those values and all other values are scaled to fit inbetween. | ||
</li><li> | </li><br /><li> | ||
'''Highest:''' Sets the height for the highest points in the heightfield. | '''Highest:''' Sets the height for the highest points in the heightfield. | ||
</li><li> | </li> | ||
{| | |||
|- | |||
| [[File:HFAdjVert_01_HighestOff.jpg|none|266px|Highest = off]] || [[File:HFAdjVert_02-2_Highest500.jpg|none|266px|Highest = 500 metres.]] || [[File:HFAdjVert_03-2_Highest3000.jpg|none|266px|Highest = 3,000 metres.]] | |||
|} | |||
<br /> | |||
<li> | |||
'''Lowest:''' Sets the height for the lowest points in the heightfield. | '''Lowest:''' Sets the height for the lowest points in the heightfield. | ||
</li><li> | </li> | ||
{| | |||
|- | |||
| [[File:HFAdjVert_04_LowestOff.jpg|none|266px|Lowest = off]] || [[File:HFAdjVert_05_Lowest500.jpg|none|266px|Lowest = 500 metres.]] || [[File:HFAdjVert_06_LowestNeg500.jpg|none|266px|Lowest = -500 metres.]] | |||
|} | |||
<br /> | |||
<li> | |||
'''Multiply height by:''' If this is checked the heights are multiplied by the specified value. To make a heightfield half as tall you would multiply it by 0.5. To make it twice as tall you would multiply it by 2. | '''Multiply height by:''' If this is checked the heights are multiplied by the specified value. To make a heightfield half as tall you would multiply it by 0.5. To make it twice as tall you would multiply it by 2. | ||
</li> | </li> | ||
</ul> | {| | ||
|- | |||
| [[File:HFAdjVert_07_MultiplyHeightBy1.jpg|none|200px|Multiply height by 1.]] || [[File:HFAdjVert_08_MultiplyHeightBy0p25.jpg|none|200px|Multiply height by 0.25]] || [[File:HFAdjVert_09_MultiplyHeightBy3.jpg|none|200px|Mulitply height by 3.]] || [[File:HFAdjVert_10_MultiplyHeightByNeg2.jpg|none|200px|Multiply height by -2.0]] | |||
|} | |||
<br /> | |||
<li> | |||
'''Add height:''' If this is checked the all the heights are raised or lowered by the specified value. For example, a value of 200 would shift all heights in the heightfield upward by 200 metres. | |||
</li> | |||
{| | |||
|- | |||
| [[File:HFAdjVert_11_AddHeight0.jpg|none|266px|Add height = 0 metres.]] || [[File:HFAdjVert_12_AddHeight500.jpg|none|266px|Add height = 500 metres.]] || [[File:HFAdjVert_13_AddHeightNeg500.jpg|none|266px|Add height = -500 metres.]] | |||
|} | |||
</ul><br /> | |||
[[Category: Heightfield Operators]] | [[Category: Heightfield Operators]] | ||
Revision as of 22:22, 2 February 2021

Overview
The Heightfield Adjust Vertical node can be used to modify the heights of the heighfield it's attached to.
Settings:
- Set height range: If this is checked the height range of the heightfield will be adjusted so it fits within the "Highest" and "Lowest" values set below. The highest and lowest points of the heightfield are shifted to those values and all other values are scaled to fit inbetween.
- Highest: Sets the height for the highest points in the heightfield.
- Lowest: Sets the height for the lowest points in the heightfield.
- Multiply height by: If this is checked the heights are multiplied by the specified value. To make a heightfield half as tall you would multiply it by 0.5. To make it twice as tall you would multiply it by 2.
- Add height: If this is checked the all the heights are raised or lowered by the specified value. For example, a value of 200 would shift all heights in the heightfield upward by 200 metres.












