Data type
Curve2D
access this type via:
ui.Curve2D
(uses)
This data type is used to describe a curve that can be drawn to the screen.
Fields
Point
points[]
An array of points representing the curve.
Color
color
The color of the curve.