#include <ComposableCameraSimpleSpringInterpolator.h>

Inherits: TCameraInterpolator< TValueTypeWrapper< ValueType > >

Public Methods

Return Name Description
TSimpleSpringInterpolator inline
TSimpleSpringInterpolator inline
ValueType Run virtual inline

TSimpleSpringInterpolator

inline

inline TSimpleSpringInterpolator(const UComposableCameraSimpleSpringInterpolator * Interpolator)

TSimpleSpringInterpolator

inline

inline TSimpleSpringInterpolator(const float DampTime)

Run

virtual inline

virtual inline ValueType Run(const float DeltaTime)

Protected Methods

Return Name Description
void OnReset virtual inline

OnReset

virtual inline

virtual inline void OnReset(ConstValueType OldCurrentValue, ConstValueType OldTargetValue, ConstValueType NewCurrentValue, ConstValueType NewTargetValue)

Public Types

Name Description
ConstValueType
WrappedValueType

ConstValueType

typename TCameraInterpolator< TValueTypeWrapper< ValueType > >::ConstValueType ConstValueType()

WrappedValueType

typename TCameraInterpolator< TValueTypeWrapper< ValueType > >::WrappedValueType WrappedValueType()

Private Attributes

Return Name Description
const UComposableCameraSimpleSpringInterpolator * SimpleSpringInterpolator
float DampTime

SimpleSpringInterpolator

const UComposableCameraSimpleSpringInterpolator * SimpleSpringInterpolator

DampTime

float DampTime = 1.f