Open 3D Engine GridMate API Reference  2205.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Static Public Member Functions | List of all members
GridMate::SimpleValueInterpolator< T > Struct Template Reference

Static Public Member Functions

static T Interpolate (const T &from, const T &to, float time)
 

Member Function Documentation

◆ Interpolate()

template<typename T >
static T GridMate::SimpleValueInterpolator< T >::Interpolate ( const T &  from,
const T &  to,
float  time 
)
inlinestatic
Parameters
timeis [0.0,1.0]

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