set_physics_properties
Configure mass, damping, gravity and simulation state on a Blueprint component to control physics behavior.
Instructions
Set physics properties on a Blueprint component.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mass | No | ||
| blueprint_name | Yes | ||
| component_name | Yes | ||
| linear_damping | No | ||
| angular_damping | No | ||
| gravity_enabled | No | ||
| simulate_physics | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |