Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
| Name | FChaosVDParticleBounds |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDParticleDataWrapper.h |
| Include Path | #include "DataWrappers/ChaosVDParticleDataWrapper.h" |
Syntax
USTRUCT ()
struct FChaosVDParticleBounds : public FChaosVDWrapperDataBase
Inheritance Hierarchy
- FChaosVDWrapperDataBase → FChaosVDParticleBounds
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChaosVDParticleBounds() |
DataWrappers/ChaosVDParticleDataWrapper.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MMax | FVector | DataWrappers/ChaosVDParticleDataWrapper.h |
|
|
| MMin | FVector | DataWrappers/ChaosVDParticleDataWrapper.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CopyFrom
(
const TOther& Other |
DataWrappers/ChaosVDParticleDataWrapper.h | ||
void CopyTo
(
TOther& Other |
DataWrappers/ChaosVDParticleDataWrapper.h | ||
bool Serialize
(
FArchive& Ar |
DataWrappers/ChaosVDParticleDataWrapper.h |