Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime
| Name | FChaosVDCharacterGroundConstraintSettingsDataWrapper |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
| Include Path | #include "DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h" |
Syntax
USTRUCT ()
struct FChaosVDCharacterGroundConstraintSettingsDataWrapper : public FChaosVDWrapperDataBase
Inheritance Hierarchy
- FChaosVDWrapperDataBase → FChaosVDCharacterGroundConstraintSettingsDataWrapper
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AssumedOnGroundHeight | double | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
|
| CosMaxWalkableSlopeAngle | double | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
|
| DampingFactor | double | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
|
| FrictionForceLimit | double | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
|
| RadialForceLimit | double | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
|
| SwingTorqueLimit | double | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
|
| TargetHeight | double | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
|
| TwistTorqueLimit | double | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
|
| VerticalAxis | FVector | DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Serialize
(
FArchive& Ar |
DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |