{{newin|[[0.9.0]]|090|type=type}}
A Bézier curve object that can evaluate and render Bézier curves of arbitrary degree.
For more information on Bézier curves check [http://en.wikipedia.org/wiki/Bezier_curve this great article on Wikipedia].

== Constructors ==
{{#ask: [[Category:Functions]] [[Constructs::BezierCurve]]
| headers=hide
| default=None.
| format=template
| template=ListingFields
| introtemplate=ListingIntro
| outrotemplate=ListingOutro
| ?Description
| ?PrettySince
| ?PrettyRemoved
}}
== Functions ==
{{#ask: [[Category:Functions]] [[parent::BezierCurve||Object]] [[Concept:Current]]
| headers=hide
| format=template
| template=ListingFields
| introtemplate=ListingIntro
| outrotemplate=ListingOutro
| ?Description
| ?PrettySince
| ?PrettyRemoved
}}

== Supertypes ==
* [[parent::Object]]
== See Also ==
* [[parent::love.math]]
[[Category:Types]]
{{#set:Description=A Bézier curve object that can evaluate and render Bézier curves of arbitrary degree.}}
== Other Languages ==
{{i18n|BezierCurve}}