Navigation
API > API/Plugins > API/Plugins/ChaosVD > API/Plugins/ChaosVD/FChaosVDSceneParticle
Description
Returns true if this particle actor is active - Inactive Particle actors are still in the world but with outdated data and hidden from the viewport and outliner. They represent particles that were destroyed.
| Name | IsActive |
| Type | function |
| Header File | /Engine/Plugins/ChaosVD/Source/ChaosVD/Public/ChaosVDSceneParticle.h |
| Include Path | #include "ChaosVDSceneParticle.h" |
bool IsActive() const