LinearToInterpolationParam

LinearToInterpolationParam(float)

public float LinearToInterpolationParam(float t) ;

Description

Returns normal interpolation value of Bezier curve from linear interpolation value t.

Parameters

Parameter Name Description
t 0-1 of value

Returns

Returns normal interpolation value of Bezier curve.