TBreakingData

BreakingData passed from the physics solver to subsystems

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/ExternalCollisionData.h"

Syntax

template<class T, int d>
struct TBreakingData

Remarks

BreakingData passed from the physics solver to subsystems

Variables

Name Description

Public variable

TVector< T, d >

 

AngularVelocity

Public variable

Chaos::TAABB< T...

 

BoundingBox

Public variable

TVector< T, d >

 

Location

Public variable

T

 

Mass

Public variable

TGeometryPartic...

 

Particle

Public variable

IPhysicsProxyBa...

 

ParticleProxy

Public variable

TVector< T, d >

 

Velocity

Constructors

Name Description

Public function

TBreakingData()

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