Description
Sets whether a control is enabled
Information
| Plugin | ControlRigPhysics |
| Category | RigPhysics |
| Tags | Physics |
| Type | FRigUnit_HierarchySetControlEnabled |
IO
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ExecutePin | This property is used to chain multiple mutable units together | Execute Context |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| PhysicsControlComponentKey | The Physics Control that should be enabled or disabled | Rig Component Key | (ElementKey=(Type=Bone,Name=""),Name="PhysicsControl") |
| bEnabled | Whether or not the Physics Control should be enabled | bool | True |