Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine > API/Runtime/Engine/PhysicsEngine/FConstraintInstance
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ConstraintInstance.h |
| Include | #include "PhysicsEngine/ConstraintInstance.h" |
void SetLinearPlasticity
&40;
bool bInLinearPlasticity,
float InLinearPlasticityThreshold,
EConstraintPlasticityType InLinearPlasticityType
&41;
Remarks
Sets the Linear Plasticity properties
Parameters
| Name | Description |
|---|---|
| bInLinearPlasticity | Whether it is possible to reset the target angles |
| InLinearPlasticityThreshold | Delta from target needed to reset the target joint |