This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Sets the multipliers for a physics control
Information
| Plugin | ControlRigPhysics |
| Category | RigPhysics |
| Tags | Physics |
| Type | FRigUnit_HierarchySetControlMultiplier |
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 component to be updated | Rig Component Key | (ElementKey=(Type=Bone,Name=""),Name="PhysicsControl") |
| ControlMultiplier | The multipliers to use on the control. These allow fine-grained control over the strengths (etc) in different directions. | Physics Control Multiplier | (LinearStrengthMultiplier=(X=1.000000,Y=1.000000,Z=1.000000),LinearDampingRatioMultiplier=(X=1.000000,Y=1.000000,Z=1.000000),LinearExtraDampingMultiplier=(X=1.000000,Y=1.000000,Z=1.000000),MaxForceMultiplier=(X=1.000000,Y=1.000000,Z=1.000000),AngularStrengthMultiplier=1.000000,AngularDampingRatioMultiplier=1.000000,AngularExtraDampingMultiplier=1.000000,MaxTorqueMultiplier=1.000000) |