/ CometEngine / Curve / CalculatePointAtSystemSingleSystemBoolean

CalculatePointAt(System.Single, System.Boolean)

Type:
METHOD

Params:
cubicInterpolation: Flag that indicates that the point will be calculates using a cubic interpolation or false in order to use a lineal.

Return:
Returns the calculated point.

Description:
Calculates the point at the given curve length.