Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/FToolDataVisualizer > API/Runtime/InteractiveToolsFramework/FToolDataVisualizer/DrawPoint
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/ToolDataVisualizer.h |
| Include | #include "ToolDataVisualizer.h" |
template<typename PointType>
void DrawPoint
(
const PointType & Position,
const FLinearColor & Color,
float PointSizeIn,
bool bDepthTestedIn
)
Remarks
Draw a point with the given parameters