SetCoMWorldTransform

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

SetCoMWorldTransform

(
    T_PARTICLEHANDLE Particle,
    const FVec3& PCoM,
    const FRotation3& QCoM
)

Update the particle's position and rotation by specifying a new center of mass transform.

Public function Static

void

 

SetCoMWorldTransform

(
    TPBDRigidParticles< FReal, 3 >& Pa...,
    const int32 Index,
    const FVec3& PCoM,
    const FRotation3& QCoM
)

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