pub type HeightFieldCellStatus = bool;
Indicates if a cell of a heightfield is removed or not. Set this to false for a removed cell.
false