UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TCustomLerp< UE::Math::TRotator< T > > Struct Template Reference

#include <Rotator.h>

Public Types

using RotatorType = UE::Math::TRotator< T >
 

Static Public Member Functions

template<class U >
static UE_FORCEINLINE_HINT RotatorType Lerp (const RotatorType &A, const RotatorType &B, const U &Alpha)
 

Static Public Attributes

static constexpr bool Value = true
 

Member Typedef Documentation

◆ RotatorType

template<typename T >
using TCustomLerp< UE::Math::TRotator< T > >::RotatorType = UE::Math::TRotator<T>

Member Function Documentation

◆ Lerp()

template<typename T >
template<class U >
static UE_FORCEINLINE_HINT RotatorType TCustomLerp< UE::Math::TRotator< T > >::Lerp ( const RotatorType A,
const RotatorType B,
const U &  Alpha 
)
inlinestatic

Member Data Documentation

◆ Value

template<typename T >
constexpr bool TCustomLerp< UE::Math::TRotator< T > >::Value = true
staticconstexpr

The documentation for this struct was generated from the following file: