SlopeInfo
Description
The SlopeInfo structure stores additional information that is needed for computing terrain slope values for heightmap samples.
The string representation is '(H / V)'
, where H
is the value of ScaleHorizontal and V
is the value of ScaleVertical.