Normalize
Summary
public float Normalize(float value)
Normalize value inside the bounds so that 0 is Min and 1 is Max.
Returns
Parameters
- float value
public float Normalize(float value)
Normalize value inside the bounds so that 0 is Min and 1 is Max.