Navigation
BlueprintAPI > BlueprintAPI/PhysicsControl
Sets the gravity multiplier for body modifiers
Target is Physics Control Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Set | The set of body modifiers to update. Standard sets will include "All" and things like "ArmLeft", depending on how body modifiers have been created. |
| real | Gravity Multiplier | The amount of gravity to apply when simulating |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |