pub unsafe extern "C" fn PxSoftBodyMesh_getSimulationMesh(
    self_: *const PxSoftBodyMesh
) -> *const PxTetrahedronMesh
Expand description

Const accessor to the softbody’s simulation mesh.