Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Kismet/KismetSystemLibrary.h |
Include |
#include "Kismet/KismetSystemLibrary.h" |
Source |
/Engine/Source/Runtime/Engine/Private/KismetSystemLibrary.cpp |
static void
DrawDebugPlane
(
const UObject
* WorldContextObject,
const FPlane
& PlaneCoordinates,
const FVector
Location,
float Size,
FLinearColor
PlaneColor,
float Duration
)
Draws a debug plane.