FToolDataVisualizer::InternalDrawViewFacingCircle

Actually does the circle drawing

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/ToolDataVisualizer.h

Include

#include "ToolDataVisualizer.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/ToolDataVisualizer.cpp

Syntax

virtual void InternalDrawViewFacingCircle
(
    const FVector & Position,
    float Radius,
    int Steps,
    const FLinearColor & Color,
    float LineThickness,
    bool bDepthTested
)

Remarks

Actually does the circle drawing

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss