GetTangent

GetTangent(float)

public Vector2 GetTangent(float t) ;

説明

ベジェ曲線上の接線を求める。

パラメーター

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

戻り値

ベジェ曲線上の接線を返す。