pub unsafe extern "C" fn phys_PxCreateHeightField(
desc: *const PxHeightFieldDesc,
insertionCallback: *mut PxInsertionCallback,
) -> *mut PxHeightFieldExpand description
Cooks and creates a heightfield mesh and inserts it into PxPhysics.
PxHeightField pointer on success