Blender Set Gravity
blender_set_gravitySet the scene gravity vector in Blender to control physics simulations, with a default of (0, 0, -9.81).
Instructions
Set the scene gravity vector in Blender. Default is (0, 0, -9.81).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | Gravity X. | |
| y | No | Gravity Y. | |
| z | No | Gravity Z. | |
| timeoutMs | No | Command timeout. |