Table of Contents

Method InverseLerpUnclamped

Namespace
Pinwheel.Poseidon
Assembly
Pinwheel.Poseidon.Runtime.dll

InverseLerpUnclamped(float, float, float)

public static float InverseLerpUnclamped(float a, float b, float value)

Parameters

a float
b float
value float

Returns

float