physics_add_collision
Add collision physics to an object to make it a collider for cloth and particles. Configure collision thickness for accurate interactions.
Instructions
Add collision physics to an object (makes it a collider for cloth/particles).
Args: object_name: Target object thickness_outer: Collision surface thickness
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| thickness_outer | No |