Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FParticleUtilities_ActorSpace
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FRotation3 GetCoMWorldRotation
(
T_PARTICLEHANDLE Particle |
Chaos/Particle/ParticleUtilities.h | ||
static FRotation3 GetCoMWorldRotation
(
TPBDRigidParticles< FReal, 3 >& Particles, |
Chaos/Particle/ParticleUtilities.h |
GetCoMWorldRotation(T_PARTICLEHANDLE)
| Name | GetCoMWorldRotation |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Particle/ParticleUtilities.h |
| Include Path | #include "Chaos/Particle/ParticleUtilities.h" |
template<typename T_PARTICLEHANDLE>
static FRotation3 GetCoMWorldRotation
(
T_PARTICLEHANDLE Particle
)
GetCoMWorldRotation(TPBDRigidParticles< FReal, 3 > &, const int32)
| Name | GetCoMWorldRotation |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Particle/ParticleUtilities.h |
| Include Path | #include "Chaos/Particle/ParticleUtilities.h" |
static FRotation3 GetCoMWorldRotation
(
TPBDRigidParticles < FReal, 3 > & Particles,
const int32 Index
)