Curve:getPointCount

Edit

Returns the number of control points in the Curve.

count = Curve:getPointCount()

Arguments

None

Returns

NameTypeDescription
countnumber The number of control points.

See also