M_Curve:GetCurvature(ptID, frame)

Version added: before 9.5
Returns the curvature through a given point on the curve

Arguments:

Name Type Description Default Ver
ptID int32 Which point on the curve < 9.5
frame int32 At what time < 9.5

Return value:

real curvature
Returns the curvature through a given point on the curve.

Search results

Usage of 'GetCurvature' is found in the following scripts:

<< Back to M_Curve