Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime > API/Runtime/ChaosVDRuntime/DataWrappers
Inheritance Hierarchy
- FChaosVDParticleDataBase
- FChaosVDParticleVelocities
References
| Module | ChaosVDRuntime |
| Header | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDParticleDataWrapper.h |
| Include | #include "DataWrappers/ChaosVDParticleDataWrapper.h" |
Syntax
struct FChaosVDParticleVelocities : public FChaosVDParticleDataBase
Remarks
Simplified UStruct version of FParticleVelocities. Used to be able to show the values in the editor and allow changes via the Property Editor.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | MV | ||
| FVector | MW |
Constructors
| Type | Name | Description | |
|---|---|---|---|