Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > TParticleHandleBase > TParticleHandleBase
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleHandle.h |
Include | #include "Chaos/ParticleHandle.h" |
TParticleHandleBase
(
TGeometryParticles < T, d > * InParticles,
int32 InParticleIdx
)
Remarks
Should only be used for transient handles - maybe we can protect this better?