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