FCanvasLineItem::SetEndPos

Set the line end position.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CanvasItem.h

Include

#include "CanvasItem.h"

Syntax

void SetEndPos
(
    const FVector2D & InEndPos
)

Remarks

Set the line end position.

Parameters

Parameter

Description

InEndPos

End position of the 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