Flip Horizontally
Flips the heightmap data horizontally.
The Flip Horizontally Device has no parameters.
Flip Vertically
Flips the heightmap data vertically.
The Flip Vertically Device has no parameters.
Rotate 90 Clockwise
Rotates the heightmap data ninety degrees clockwise.
The Rotate 90 Clockwise Device has no parameters.
Rotate 90 Counter-Clockwise
Rotates the heightmap data ninety degrees counter-clockwise.
The Rotate 90 Counter-Clockwise Device has no parameters.
Rotate 180
Rotates the heightmap data one hundred and eighty degrees.
The Rotate 180 Device has no parameters.
Rotate Custom
Rotates the heightmap data by the specified degrees.
Angle - The rotation angle 0 to 360.
Clockwise - Rotate in a clockwise direction.
Counter-Clockwise - Rotate in a counter-clockwise direction.
Style - The rotation algorithm.
Maintain original size - Whether to crop the heightmap data to the original size after rotating.
Edge fill - The heightmap data value used to fill the edges.
Custom - The custom edge fill value.