M_Curve:SetCurvature(ptID, curvature, frame)

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

Arguments:

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

Return value:

void none
Sets the curvature through a given point on the curve.
<< Back to M_Curve