generate_collision
Generate collision for static meshes using selectable types—box, sphere, capsule, convex, or auto—to enable physics interactions in Unreal Engine.
Instructions
Generate collision for a static mesh.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Collision type | auto |
| mesh_path | Yes | Static mesh asset path |