bake_physics
Bake physics simulations for objects in Blender. Specify the object and optionally a physics type to compute and cache dynamics.
Instructions
Bake a physics simulation for an object.
Args: object_name: Name of the object with physics. physics_type: Optional physics type to bake. If empty, bakes all physics on the object.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| physics_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||