pub unsafe extern "C" fn PxPhysics_createSoftBodyMesh_mut(
    self_: *mut PxPhysics,
    stream: *mut PxInputStream
) -> *mut PxSoftBodyMesh
Expand description

Creates a softbody mesh object.

The new softbody mesh.