Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
| |
|
| Name |
FChaosVDDebugDrawShapeBase |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDDebugShapeDataWrapper.h |
| Include Path |
#include "DataWrappers/ChaosVDDebugShapeDataWrapper.h" |
Syntax
USTRUCT ()
struct FChaosVDDebugDrawShapeBase : public FChaosVDWrapperDataBase
Inheritance Hierarchy
Derived Classes
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Color |
FColor |
|
DataWrappers/ChaosVDDebugShapeDataWrapper.h |
|
| SolverID |
int32 |
|
DataWrappers/ChaosVDDebugShapeDataWrapper.h |
|
| Tag |
FName |
|
DataWrappers/ChaosVDDebugShapeDataWrapper.h |
|
| ThreadContext |
EChaosVDParticleContext |
|
DataWrappers/ChaosVDDebugShapeDataWrapper.h |
|
Functions
Protected
| Name |
Remarks |
Include Path |
Unreal Specifiers |
void SerializeBase_Internal
(
FArchive& Ar
)
|
|
DataWrappers/ChaosVDDebugShapeDataWrapper.h |
|