Chaos::ComputeBoundsThickness

Overload list

Windows
MacOS
Linux
Name Description

Public function

FVec3

 

Chaos::ComputeBoundsThickness

(
    const THandle& ParticleHandle,
    FReal Dt,
    FReal MinBoundsThickness,
    FReal BoundsVelocityInflation
)

Public function

FVec3

 

Chaos::ComputeBoundsThickness

(
    FVec3 Vel,
    FReal Dt,
    FReal MinBoundsThickness,
    FReal MaxBoundsThickness,
    FReal BoundsVelocityInflation
)

Public function

FVec3

 

Chaos::ComputeBoundsThickness

(
    const TPBDRigidParticles< FReal, 3 ...,
    FReal Dt,
    int32 BodyIndex,
    FReal MinBoundsThickness,
    FReal BoundsVelocityInflation
)

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