ULineSetComponent::SetLineEnd

Changes the end coordinates of a line

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 SetLineEnd
(
    const int32 ID,
    const FVector & NewPostion
)

Remarks

Changes the end coordinates of a line

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