GetTangent

GetTangent(float)

public Vector2 GetTangent(float t) ;

Description

Get a tangent on the Bezier curve.

Parameters

Parameter Name Description
t 0-1 of value

Returns

Returns the tangent on the Bezier curve.