Navigation
BlueprintAPI > BlueprintAPI/PhysicsControl
Modifies existing control data - i.e. the strengths etc of the controls driving towards the targets
Target is Physics Control Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Set | The set of controls to update. Standard sets will include "All", "WorldSpace", "ParentSpace" and things like "WorldSpace_ArmLeft", depending on how controls have been created. |
| struct | Control Data | The new control data |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |