Struct CurveTexture

A texture that shows a curve.

struct CurveTexture ;

Renders a given Curve provided to it. Simplifies the task of drawing curves and/or saving them as image files.

Properties

NameTypeDescription
curve[get, set] CurveThe curve rendered onto the texture.
width[get, set] longThe width of the texture.

Methods

NameDescription
_update
getCurve
setCurve
setWidth