Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPBDRigidsEvolutionBase
Description
Enable a particle.Only enabled particles are simulated. If the particle has constraints connected to it they will also be enabled (assuming the other particles in the constraints are also enabled).
| Name | EnableParticle |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDRigidsEvolution.h |
| Include Path | #include "Chaos/PBDRigidsEvolution.h" |
void EnableParticle
(
FGeometryParticleHandle * Particle
)