TPolyline3::GetSegmentPoint

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Polyline3.h"

Syntax

FVector3< T > GetSegmentPoint
(
    int SegmentIndex,
    T SegmentParam
) const

Returns

point on the segment at the given parameter value

Parameters

Parameter

Description

SegmentIndex

index of first vertex of the edge

SegmentParam

parameter in range [-Extent,Extent] along segment

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