Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/PhysicsProxy
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/FieldSystemProxyHelper.h |
| Include | #include "PhysicsProxy/FieldSystemProxyHelper.h" |
namespace Chaos
{
static void Chaos&58;&58;UpdateMaterialDisableThreshold
&40;
Chaos::FPBDRigidsSolver &42; RigidSolver,
Chaos::FPBDRigidParticleHandle &42; RigidHandle,
const Chaos::FReal ResultThreshold
&41;
}
Remarks
Update the handle disable linear and angular theshold
Parameters
| Name | Description |
|---|---|
| Rigidsolver | Rigid solver owning the particle handle |
| RigidHandle | Particle handle on which the threshold will be updated |
| ResultThreshold | Threshoild to be set onto the handle |