TTrailingData::TTrailingData

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ExternalCollisionData.h

Include

#include "Chaos/ExternalCollisionData.h"

Syntax

TTrailingData
(
    TVector< T, d > InLocation,
    TVector< T, d > InVelocity,
    TVector< T, d > InAngularVelocity,
    T InMass,
    TGeometryParticleHandle< T, d > * InParticle,
    IPhysicsProxyBase * InParticleProxy,
    Chaos::TAABB< T, d > & InBoundingBox
)

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