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