Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
| Name | FChaosVDCharacterGroundConstraintStateDataWrapper |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
| Include Path | #include "DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h" |
Syntax
USTRUCT ()
struct FChaosVDCharacterGroundConstraintStateDataWrapper : public FChaosVDWrapperDataBase
Inheritance Hierarchy
- FChaosVDWrapperDataBase → FChaosVDCharacterGroundConstraintStateDataWrapper
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDisabled | bool | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
|
| Color | int32 | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h | ||
| Island | int32 | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h | ||
| IslandSize | int32 | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h | ||
| Level | int32 | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h | ||
| SolverAppliedForce | FVector | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
|
| SolverAppliedTorque | FVector | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Serialize
(
FArchive& Ar |
DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |