Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime > API/Runtime/ChaosVDRuntime/DataWrappers
Inheritance Hierarchy
- FChaosVDWrapperDataBase
- FChaosVDCharacterGroundConstraintSettingsDataWrapper
References
| Module | ChaosVDRuntime |
| Header | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
| Include | #include "DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h" |
Syntax
USTRUCT ()
struct FChaosVDCharacterGroundConstraintSettingsDataWrapper : public FChaosVDWrapperDataBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | AssumedOnGroundHeight | ||
| double | CosMaxWalkableSlopeAngle | ||
| double | DampingFactor | ||
| double | FrictionForceLimit | ||
| double | RadialForceLimit | ||
| double | SwingTorqueLimit | ||
| double | TargetHeight | ||
| double | TwistTorqueLimit | ||
| FVector | VerticalAxis |