Description
Sets the joint linear limit
Information
| Plugin | ControlRigPhysics |
| Category | RigPhysics |
| Tags | Physics |
| Type | FRigUnit_HierarchySetJointLinearLimit |
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 |
|---|---|---|---|
| PhysicsJointComponentKey | The Physics Joint to be updated | Rig Component Key | (ElementKey=(Type=Bone,Name=""),Name="PhysicsJoint") |
| LinearLimit | The linear constraint to be used | Rig Physics Linear Limit | (LinearConstraint=(Limit=0.000000,XMotion=LCM_Locked,YMotion=LCM_Locked,ZMotion=LCM_Locked,Stiffness=0.000000,Damping=0.000000,Restitution=0.000000,ContactDistance=5.000000,bSoftConstraint=False)) |