Skip to main content

load_height_field

Function load_height_field 

Source
pub fn load_height_field(file_name: impl AsRef<Path>) -> Option<HeightFieldData>
Expand description

Load a height field from a text file written by dump_height_data. (b3LoadHeightField)