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" |
template<typename PointType>
void DrawViewFacingCircle
(
const PointType & Position,
float Radius,
int Steps,
const FLinearColor & Color,
float LineThicknessIn,
bool bDepthTestedIn
)
Remarks
Draw a 3D circle at given position/normal with the given parameters. Tangent axes are defined internally