Navigation
API > API/Plugins > API/Plugins/GameplayCameras
| Name | FCameraIKAimDebugInfo |
| Type | struct |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/CameraIKAim.h |
| Include Path | #include "Core/CameraIKAim.h" |
Syntax
struct FCameraIKAimDebugInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bSucceeded | bool | Core/CameraIKAim.h | ||
| DesiredTarget | FVector3d | Core/CameraIKAim.h | ||
| Iterations | TArray< FCameraIKAimIterationDebugInfo, TInlineAllocator< 4 > > | Core/CameraIKAim.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DebugDraw
(
const FCameraDebugBlockDrawParams& Params, |
Core/CameraIKAim.h |