Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime > API/Runtime/ChaosVDRuntime/DataWrappers
References
| Module | ChaosVDRuntime |
| Header | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDCollisionDataWrappers.h |
| Include | #include "DataWrappers/ChaosVDCollisionDataWrappers.h" |
Syntax
struct FChaosVDConstraint
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | AccumulatedImpulse | ||
| uint8: 1 = false | bCanRestoreManifold | ||
| uint8: 1 = false | bCCDEnabled | ||
| uint8: 1 = false | bCCDSweepEnabled | ||
| uint8: 1 = false | bDisabled | ||
| uint8: 1 = false | bIsProbe | ||
| uint8: 1 = false | bIsProbeUnmodified | ||
| uint8: 1 = false | bIsQuadratic0 | ||
| uint8: 1 = false | bIsQuadratic1 | ||
| uint8: 1 = false | bMaterialSet | ||
| uint8: 1 = false | bModifierApplied | ||
| uint8: 1 = false | bUseIncrementalManifold | ||
| uint8: 1 = false | bUseManifold | ||
| uint8: 1 = false | bWasManifoldRestored | ||
| float | CCDEnablePenetration | ||
| float | CCDTargetPenetration | ||
| float | CCDTimeOfImpact | ||
| int32 | ClosestManifoldPointIndex | ||
| TArray< float > | CollisionMargins | ||
| float | CollisionTolerance | ||
| float | CullDistance | ||
| int32 | ExpectedNumManifoldPoints | ||
| TArray< FTransform > | ImplicitTransforms | ||
| FVector | LastShapeWorldPositionDelta | ||
| FQuat | LastShapeWorldRotationDelta | ||
| TArray< FChaosVDManifoldPoint > | ManifoldPoints | ||
| int32 | Particle0Index | ||
| int32 | Particle1Index | ||
| EChaosVDContactShapesType | ShapesType | ||
| TArray< FTransform > | ShapeWorldTransforms | ||
| int32 | SolverID | ||
| float | Stiffness |
Functions
Constants
| Name | Description |
|---|---|
| WrapperTypeName |