Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/FToolDataVisualizer > API/Runtime/InteractiveToolsFramework/FToolDataVisualizer/DrawWireCylinder
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/ToolDataVisualizer.h |
| Include | #include "ToolDataVisualizer.h" |
template<typename PointType>
void DrawWireCylinder
(
const PointType & Position,
const PointType & Normal,
float Radius,
float Height,
int Steps
)
Remarks
Draw a 3D cylinder, parameterized the same as the 3D circle but extruded by Height