Decompose convex meshes
Use this feature to create a new set of convex meshes that approximate the selected mesh.
阅读时间1 分钟最后更新于 5 天前
API function: algo.convexDecomposition Use this feature to create a new set of convex meshes that approximate the selected mesh. An example of use is convex mesh colliders. The feature is driven by two parameters:
- The maximum number of convex meshes to be created
- The maximum number of vertices per convex mesh

- The base must be decomposed into a set of four convex meshes:

- Each ring must be decomposed into enough convex meshes for the simulation to look realistic:
