Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FCanvasLineItem
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/CanvasItem.h |
Include | #include "CanvasItem.h" |
void SetEndPos
&40;
const FVector2D & InEndPos
&41;
Remarks
Set the line end position.
Parameters
Name | Description |
---|---|
InEndPos | End position of the line |