The CreateColorMapFromHeightMapNode creates a color map from a height map.
value | The height map values. |
width | The width of the resulting color map. |
height | The height of the resulting color map. |
color | The color for the height map values. Can also use a GradientNode. |
The color map. |