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 SetAngularPlasticity
&40;
bool bInAngularPlasticity,
float InAngularPlasticityThreshold
&41;
Remarks
Sets the Angular Plasticity properties
Parameters
| Name | Description |
|---|---|
| bInAngularPlasticity | Whether it is possible to reset the target angles |
| InAngularPlasticityThreshold | Delta from target needed to reset the target joint |