Anim 0.1
|
Float value guaranteed to always be normalised to the range [0, 1]. More...
#include <BlendLerpValue.h>
Public Member Functions | |
NormalisedFloat (int const v) | |
NormalisedFloat (float const v) | |
operator float () const | |
float | GetLerpFromValue (float const begin, float const end) const |
Static Public Member Functions | |
static NormalisedFloat | SetValueFromInverseLerp (float const begin, float const end, float const v) |
Float value guaranteed to always be normalised to the range [0, 1].