TLine3::TLine3

Construct line with given Origin and Direction

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/LineTypes.h

Include

#include "LineTypes.h"

Syntax

TLine3
(
    const FVector3< T > & OriginIn,
    const FVector3< T > & DirectionIn
)

Remarks

Construct line with given Origin and Direction

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