Navigation
API > API/Plugins > API/Plugins/BodyIntersectIKOp
Used to hold all debug draw info for convenience.
| Name | FDebugBodyIntersectDrawInfo |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Animation/RelativeIKOp/Source/BodyIntersectIKOp/Public/BodyIntersectIKOp.h |
| Include Path | #include "BodyIntersectIKOp.h" |
Syntax
struct FDebugBodyIntersectDrawInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TargetIntersectTfms | TArray< TTuple< FName, FTransform > > | Intersect info. | BodyIntersectIKOp.h | |
| TestSpheres | TArray< TTuple< FVector, double > > | BodyIntersectIKOp.h |