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