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;SetParticleDynamicState
&40;
Chaos::FPBDRigidsSolver &42; RigidSolver,
const Chaos::EObjectStateType FieldState,
Chaos::FPBDRigidParticleHandle &42; RigidHandle
&41;
}
Remarks
Set the dynamic state of a particle handle
Parameters
| Name | Description |
|---|---|
| Rigidsolver | Rigid solver owning the particle handle |
| FieldState | Field state that will be set on the handle |
| RigidHandle | Particle hadle on which the state will be set |