bake_physics
Bake physics simulations for objects, converting dynamic simulations into static keyframes for reliable rendering. Optionally limit baking to a specific physics type.
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 | |||