Navigation
API > API/Plugins > API/Plugins/ChaosVD > API/Plugins/ChaosVD/FChaosVDScene
References
| Module | ChaosVD |
| Header | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Public/ChaosVDScene.h |
| Include | #include "ChaosVDScene.h" |
| Source | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Private/ChaosVDScene.cpp |
AChaosVDParticleActor &42; GetParticleActor
&40;
int32 SolverID,
int32 ParticleID
&41;
Remarks
Returns a ptr to the particle actor representing the provided Particle ID
Parameters
| Name | Description |
|---|---|
| SolverID | ID of the solver owning the Particle |
| ParticleID | ID of the particle |