Skip to main content

b3Shape_GetHeightField

Function b3Shape_GetHeightField 

Source
pub unsafe extern "C" fn b3Shape_GetHeightField(
    shapeId: b3ShapeId,
) -> *const b3HeightFieldData
Expand description

Get the shape’s height field. Asserts the type is correct.