Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/KismetTraceUtils.h |
| Include | #include "KismetTraceUtils.h" |
| Source | /Engine/Source/Runtime/Engine/Private/KismetTraceUtils.cpp |
void DrawDebugLineTraceSingle
(
const UWorld * World,
const FVector & Start,
const FVector & End,
EDrawDebugTrace::Type DrawDebugType,
bool bHit,
const FHitResult & OutHit,
FLinearColor TraceColor,
FLinearColor TraceHitColor,
float DrawTime
)
Remarks
Util for drawing result of single line trace