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;InitDynamicStateResults
&40;
const TArray< Chaos::FGeometryParticleHandle &42; > & ParticleHandles,
FFieldContext & FieldContext,
TArray< int32 > & LocalResults
&41;
}
Remarks
Init the dynamics state of the particle handles to be processed by the field
Parameters
| Name | Description |
|---|---|
| ParticleHandles | Particle hadles that will be used to init the dynamic state |
| FieldContext | Field context to retrieve the evaluated samples |
| LocalResults | Array to store the dynamic state |