hello, im trying to extract the collision mesh that nCloth or Bullet dynamic systems are creating for any mesh objects (convex hulls, bounding boxes, etc. depending on quality)
i can see the collison mesh for nCloth when checking the Solver Display - Collision Thickness in nClothShape's attribute. now, how do i transfer that mesh to >> inMesh attribute of another 'mesh' type object?
thanks in advance!