bake_physics
Convert physics simulations into static animation data for 3D objects in Blender to optimize playback and rendering performance.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| physics_type | No |