Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDebugRenderSceneProxy > API/Runtime/Engine/FDebugRenderSceneProxy/FWireCylinder
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/DebugRenderSceneProxy.h |
| Include | #include "DebugRenderSceneProxy.h" |
FWireCylinder
(
const FVector & InBase,
const FVector & InDirection,
const float InRadius,
const float InHalfHeight,
const FColor & InColor,
EDrawType InDrawTypeOverride
)