UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TArriveAttributeInterpolator< NumericType >::FSettings Struct Reference

#include <AttributeInterpolator.h>

Public Types

typedef TArriveAttributeInterpolator< NumericType > InterpolatorType
 

Public Member Functions

 FSettings (int32 InIterations, float InStrength)
 

Public Attributes

int32 Iterations
 
float Strength
 

Member Typedef Documentation

◆ InterpolatorType

template<typename NumericType >
typedef TArriveAttributeInterpolator<NumericType> TArriveAttributeInterpolator< NumericType >::FSettings::InterpolatorType

Constructor & Destructor Documentation

◆ FSettings()

template<typename NumericType >
TArriveAttributeInterpolator< NumericType >::FSettings::FSettings ( int32  InIterations,
float  InStrength 
)
inline

Member Data Documentation

◆ Iterations

template<typename NumericType >
int32 TArriveAttributeInterpolator< NumericType >::FSettings::Iterations

◆ Strength

template<typename NumericType >
float TArriveAttributeInterpolator< NumericType >::FSettings::Strength

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