pub unsafe extern "C" fn PxHeightField_getSampleStride(
    self_: *const PxHeightField
) -> u32
Expand description

Retrieves the offset in bytes between consecutive samples in the array.

The offset in bytes between consecutive samples in the array.