Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/FToolDataVisualizer > API/Runtime/InteractiveToolsFramework/FToolDataVisualizer/DrawLine
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/ToolDataVisualizer.h |
| Include | #include "ToolDataVisualizer.h" |
template<typename PointType>
void DrawLine
&40;
const PointType & A,
const PointType & B,
const FLinearColor & Color,
float LineThicknessIn,
bool bDepthTestedIn
&41;
Remarks
Draw a line with the given parameters