LinearToInterpolationParam

public float LinearToInterpolationParam(float t) ;

線形の補間値tからベジェ曲線の通常の補間値を返す。

パラメーター名 説明
t 0から1の値

ベジェ曲線の通常の補間値を返す。