![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ParticleUtilities.h>
Static Public Member Functions | |
| template<typename T_PARTICLEHANDLE > | |
| static FVec3 & | Position (T_PARTICLEHANDLE Particle) |
| template<typename T_PARTICLEHANDLE > | |
| static const FVec3 & | GetPosition (T_PARTICLEHANDLE Particle) |
| template<typename T_PARTICLEHANDLE > | |
| static FRotation3 | Rotation (T_PARTICLEHANDLE Particle) |
| template<typename T_PARTICLEHANDLE > | |
| static const FRotation3 | GetRotation (T_PARTICLEHANDLE Particle) |
| static const FVec3 & | Position (TPBDRigidParticles< FReal, 3 > &Particles, const int32 Index) |
| static const FRotation3 | Rotation (TPBDRigidParticles< FReal, 3 > &Particles, const int32 Index) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |