Hi Alexander,
It's already available:
For the Rock Erosion, the second output is the sediment elevation, so you can transform it into a mask.
For the Mountain Erosion, there is a single output, so what you have to do is the difference between the output terrain and the input terrain, then transform it into a mask.
And for the Hydraulic Erosion, you have 3 outputs that you can directly transform into masks:
- Sediment elevation
- Water elevation (usually less useful than the flowmap)
- And the last one which is the flowmap.
You can also do the difference between the output terrain and the input terrain to get the erosion & deposition mask.
(At the beginning, we planned to directly have these outputs, but nodes had more outputs and it was confusing).
Note that you can create components to directly output what you want.
Please let us know if this is not what you expect.
Thanks.