Navigation
BlueprintAPI > BlueprintAPI/Clothing
Add a collision source for the cloth on this component. Each cloth tick, the collision defined by the physics asset, transformed by the bones in the source component, will be applied to cloth.
Target is Skeletal Mesh Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | In Source Component | The component to extract collision transforms from |
| object | In Source Physics Asset | The physics asset that defines the collision primitives (that will be transformed by InSourceComponent's bones) |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |