UCurveVector::GetVectorValue

Evaluate this float curve at the specified time

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Curves/CurveVector.h

Include

#include "Curves/CurveVector.h"

Source

/Engine/Source/Runtime/Engine/Private/Curves/CurveVector.cpp

Syntax

FVector GetVectorValue
(
    float InTime
) const

Remarks

Evaluate this float curve at the specified time

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