MCurve::CopyCurvePoints

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Interpolation.h

Include

#include "Interpolation.h"

Syntax

template<class TYPE2>
void CopyCurvePoints
(
    TArray< TYPE2 > & NewCurve,
    int32 NewCurveDimensionCount,
    int32 LocalCurveDimensionOffset
)

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