Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementLineStrip
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementLineStrip.h |
| Include | #include "BaseGizmos/GizmoElementLineStrip.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoElementLineStrip.cpp |
virtual void SetDrawLineStrip
(
bool InDrawLineStrip
)
Remarks
Defines if the vertices should be treated as a connected strip or separate line segments.