Summary

public float Normalize(float value)

Normalize value inside the bounds so that 0 is Min and 1 is Max.

Returns

float

Parameters