Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/FToolDataVisualizer
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/ToolDataVisualizer.h |
| Include | #include "ToolDataVisualizer.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/ToolDataVisualizer.cpp |
virtual void InternalDrawTransformedPoint
(
const FVector & Position,
const FLinearColor & Color,
float PointSize,
bool bDepthTested
)
Remarks
Actually does the point drawing; assumes Position is already transformed