HeightMapShape

    Height map shape for 3D physics.

    Height map shape resource, which can be added to a or Area.

    Height map data, pool array must be of * map_depth size.


    • map_depth

    Number of vertices in the depth of the height map. Changing this will resize the map_data.


    Number of vertices in the width of the height map. Changing this will resize the .