FBreakingDataExt::FBreakingDataExt

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/ExternalCollisionData.h"

Syntax

FBreakingDataExt
(
    FVec3 InLocation,
    FVec3 InVelocity,
    FVec3 InAngularVelocity,
    FReal InMass,
    FGeometryParticleHandle * InParticle,
    IPhysicsProxyBase * InParticleProxy,
    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