TSegment3::Project

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "SegmentTypes.h"

Syntax

T Project
(
    const FVector3< T > & QueryPoint
) const

Returns

scalar projection of QueryPoint onto line of Segment (not clamped to Extents)

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