![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AttributeInterpolator.h>
Public Types | |
| typedef TVerletAttributeInterpolator< NumericType > | InterpolatorType |
Public Member Functions | |
| FSettings (float InBlend, float InStrength, float InDamping) | |
Public Attributes | |
| float | Blend |
| float | Strength |
| float | Damping |
| typedef TVerletAttributeInterpolator<NumericType> TVerletAttributeInterpolator< NumericType >::FSettings::InterpolatorType |
|
inline |
| float TVerletAttributeInterpolator< NumericType >::FSettings::Blend |
| float TVerletAttributeInterpolator< NumericType >::FSettings::Damping |
| float TVerletAttributeInterpolator< NumericType >::FSettings::Strength |