Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/GameFramework/HUD.h |
Include |
#include "GameFramework/HUD.h" |
Source |
/Engine/Source/Runtime/Engine/Private/HUD.cpp |
void Draw3DLine
(
FVector Start,
FVector End,
FColor LineColor
)
Draws a colored line between two points
Parameter |
Description |
---|---|
Start |
start of line |
End |
end if line |
LineColor |