Anim 0.1
|
A flot representing the value of a blend. More...
#include <BlendLerpValue.h>
Public Member Functions | |
BlendLerpValue (float const v) | |
BlendLerpValue (NormalisedFloat const v) | |
void | SetBeginValue () |
void | SetEndValue () |
bool | IsZero () const |
bool | IsOne () const |
operator float () const | |
void | Invert () |
void | Increase (float const delta) |
void | Decrease (float const delta) |
A flot representing the value of a blend.