This shows you the differences between two versions of the page.
Link to this comparison view
scripts:hf_clip [2017/08/17 11:42] aaron created |
scripts:hf_clip [2017/08/31 05:08] (current) |
| | endif | | endif |
| | | | |
| - | // clip the design map alt layer | + | // clip the heightfield |
| | if <iseq ClipMode 0> | | if <iseq ClipMode 0> |
| | if <not <calc.HF.ClipAbove hHF ClipThreshold ClipTarget true>> | | if <not <calc.HF.ClipAbove hHF ClipThreshold ClipTarget true>> |
| | endif | | endif |
| | endif | | endif |
| - | // clip the design map alt layer | |
| | if <iseq ClipMode 1> | | if <iseq ClipMode 1> |
| | if <not <calc.HF.ClipBelow hHF ClipThreshold ClipTarget true>> | | if <not <calc.HF.ClipBelow hHF ClipThreshold ClipTarget true>> |