TPolyline3::GetSegmentPointUnitParam

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Polyline3.h"

Syntax

FVector3< T > GetSegmentPointUnitParam
(
    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 [0,1] 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