blender_msfs_create_collision_mesh
Create a simplified collision mesh from a source object to enable physics interactions. Adjust simplification ratio and collision type for accurate behavior.
Instructions
Create a simplified collision mesh from a source object for physics interactions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| simplify | No | Simplify the collision mesh (default: true) | |
| collision_type | No | Type of collision behavior | |
| simplify_ratio | No | Simplification ratio (default: 0.3) | |
| source_object_name | Yes | Name of the source object |