Description
Sets the mass etc for a physics component body
Information
| Plugin | ControlRigPhysics |
| Category | RigPhysics |
| Tags | Physics |
| Type | FRigUnit_HierarchySetDynamics |
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 |
|---|---|---|---|
| PhysicsBodyComponentKey | The Physics Body to be updated | Rig Component Key | (ElementKey=(Type=Bone,Name=""),Name="PhysicsBody") |
| Dynamics | Sets the properties describing the dynamics properties of the Physics Body | Rig Physics Dynamics | (Density=1.000000,MassOverride=1.000000,bOverrideCentreOfMass=False,CentreOfMassOverride=(X=0.000000,Y=0.000000,Z=0.000000),CentreOfMassNudge=(X=0.000000,Y=0.000000,Z=0.000000),bOverrideMomentsOfInertia=False,MomentsOfInertiaOverride=(X=1.000000,Y=1.000000,Z=1.000000),LinearDamping=0.000000,AngularDamping=0.000000) |