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 FChaosVDManifoldPoint
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint8: 1 = false | bDisabled | ||
| uint8: 1 = false | bHasStaticFrictionAnchor | ||
| uint8: 1 = false | bInsideStaticFrictionCone | ||
| uint8: 1 = false | bIsValid | ||
| uint8: 1 = false | bWasReplaced | ||
| uint8: 1 = false | bWasRestored | ||
| FChaosVDContactPoint | ContactPoint | ||
| TArray< FVector > | InitialShapeContactPoints | ||
| FVector | NetImpulse | ||
| FVector | NetPushOut | ||
| TArray< FVector > | ShapeAnchorPoints | ||
| TArray< FVector > | ShapeContactPoints | ||
| float | TargetPhi |