ULineSetComponent::InsertLine

Insert a line with the given ID to the overlay

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/LineSetComponent.h

Include

#include "Drawing/LineSetComponent.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/Drawing/LineSetComponent.cpp

Syntax

void InsertLine
(
    const int32 ID,
    const FRenderableLine & OverlayLine
)

Remarks

Insert a line with the given ID to the overlay

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