Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FJointConstraint
| Name | FOutputData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDJointConstraintData.h |
| Include Path | #include "Chaos/PBDJointConstraintData.h" |
Syntax
struct FOutputData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AngularViolation | float | Chaos/PBDJointConstraintData.h | ||
| bDriveTargetChanged | bool | Chaos/PBDJointConstraintData.h | ||
| bIsBreaking | bool | Output properties. | Chaos/PBDJointConstraintData.h | |
| bIsBroken | bool | Chaos/PBDJointConstraintData.h | ||
| bIsViolating | bool | Chaos/PBDJointConstraintData.h | ||
| Force | FVector | Chaos/PBDJointConstraintData.h | ||
| LinearViolation | float | Chaos/PBDJointConstraintData.h | ||
| Torque | FVector | Chaos/PBDJointConstraintData.h |