Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime > API/Runtime/ChaosVDRuntime/DataWrappers
Inheritance Hierarchy
- FChaosVDWrapperDataBase
- FChaosVDCharacterGroundConstraintDataDataWrapper
References
| Module | ChaosVDRuntime |
| Header | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h |
| Include | #include "DataWrappers/ChaosVDCharacterGroundConstraintDataWrappers.h" |
Syntax
USTRUCT ()
struct FChaosVDCharacterGroundConstraintDataDataWrapper : public FChaosVDWrapperDataBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | CosMaxWalkableSlopeAngle | ||
| double | GroundDistance | ||
| FVector | GroundNormal | ||
| double | TargetDeltaFacing | ||
| FVector | TargetDeltaPosition |