Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FMath
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
constexpr T | CubicInterp
(
const T& P0, |
Performs a cubic interpolation |
![]() ![]() |
T | CubicInterp
(
const T& P0, |
Custom lerps defined for those classes not suited to the default implemenation. |