FCollidingDataExt::FCollidingDataExt

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/ExternalCollisionData.h"

Syntax

FCollidingDataExt
(
    FVec3 InLocation,
    FVec3 InAccumulatedImpulse,
    FVec3 InNormal,
    FVec3 InVelocity1,
    FVec3 InVelocity2,
    FVec3 InAngularVelocity1,
    FVec3 InAngularVelocity2,
    FReal InMass1,
    FReal InMass2,
    FGeometryParticle * InParticle,
    FGeometryParticle * InLevelset,
    IPhysicsProxyBase * InParticleProxy,
    IPhysicsProxyBase * InLevelsetProxy,
    FReal InBoundingboxVolume,
    FReal InBoundingboxExtentMin,
    FReal InBoundingboxExtentMax,
    int32 InSurfaceType
)

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