ParticleLocalToCoMLocal

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FVec3

 

ParticleLocalToCoMLocal

(
    T_PARTICLEHANDLE Particle,
    const FVec3& P
)

Convert an particle position into a com-local-space position

Public function Static

FRotation3

 

ParticleLocalToCoMLocal

(
    T_PARTICLEHANDLE Particle,
    const FRotation3& Q
)

Convert a particle rotation into a com-local-space rotation

Public function Static

FRigidTransf...

 

ParticleLocalToCoMLocal

(
    T_PARTICLEHANDLE Particle,
    const FRigidTransform3& T
)

Convert an particle-local-space transform into a com-local-space transform

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss