Summary

public static float InterpLog(float value, float amount1, float amount2)

Performs interpolation on logarithmic scale.

Returns

float

Parameters