GetClosestParam

GetClosestParam(Vector2, float)

public float GetClosestParam(Vector2 pos, float thresholdT) ;

説明

ベジェ曲線上の最近接パラメータを求める。

パラメーター

パラメーター名 説明
pos 位置
thresholdT 最近接パラメータの閾値

戻り値

最近接パラメータ