Skip to main content
Glama

set_physics_property

Modify physics simulation properties in Blender to adjust object behavior in 3D scenes. Change values for rigid bodies, cloth, fluids, or particle systems.

Instructions

Set a property on an existing physics simulation.

Args: object_name: Name of the object with the physics simulation. physics_type: Physics type - RIGID_BODY, CLOTH, FLUID, or PARTICLE_SYSTEM. property: Property name to set (depends on physics type). value: Value to set.

Returns: Confirmation dict with property name and new value.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
object_nameYes
physics_typeYes
propertyYes
valueYes
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jabberwock/blend-ai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server