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

Retrieves the number of sample columns in the samples array.

The number of sample columns in the samples array.