Description
Adds a component under an element in the hierarchy
Information
| Plugin | ControlRig |
| Category | Hierarchy |
| Type | FRigDispatch_SpawnComponent |
IO
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Execute | This pin is used to chain multiple mutable units together | Execute Context |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Item | The item for this component | Rig Element Key | (Type=Bone,Name="") |
| Name | The name of the component (can be empty) | FName | None |
| Component | The actual component | FRigPhysicsBodyComponent,FRigPhysicsControlComponent,FRigPhysicsJointComponent,FRigPhysicsSolverComponent |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Key | The key of the component | Rig Component Key | |
| Success | Returns true if the operation was successful. | bool |