Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
Represents the data of a connectivity Edge that CVD can use to reconstruct it during playback
| Name | FChaosVDConnectivityEdge |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDParticleDataWrapper.h |
| Include Path | #include "DataWrappers/ChaosVDParticleDataWrapper.h" |
Syntax
USTRUCT ()
struct FChaosVDConnectivityEdge
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SiblingParticleID | int32 | DataWrappers/ChaosVDParticleDataWrapper.h |
|
|
| Strain | float | DataWrappers/ChaosVDParticleDataWrapper.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Serialize
(
FArchive& Ar |
DataWrappers/ChaosVDParticleDataWrapper.h |