set_physics_property
Assign physics properties to Blender objects by specifying object, physics type, property, and value, such as setting rigid body mass to 5.0.
Instructions
Set a physics property. E.g., type=RIGID_BODY, property=mass, value=5.0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| value | Yes | ||
| object | Yes | ||
| property | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||