Math – Logarithmic Interpolate

Use Value Description

Returns value 1 if the factor is 0, value 2 if the factor is 1 and a value between value 1 and value 2 if the factor is between 0 and 1

Math.LogInterpolate


Parameters

Value 1 – The first value

Value 2 – The second value

Factor – The factor of which the value is returned, generally between 0.0 and 1.0


Related Events/Use Values

Math – Linear Interpolate (Use Value)


Does this page need more information? Email Us!